![]() |
![]() |
![]() |
Do permission checks for the _IO_SPACE message
#include <sys/iofunc.h> int iofunc_space_verify( resmgr_context_t *ctp, io_space_t *msg, iofunc_ocb_t *ocb, int *nonblock );
libc
The iofunc_space_verify() function does permission checks for the _IO_SPACE message.
Safety: | |
---|---|
Cancellation point | No |
Interrupt handler | No |
Signal handler | Yes |
Thread | Yes |
iofunc_open(), iofunc_write_default(), iofunc_write_verify()
![]() |
![]() |
![]() |