Searched refs:mac_pipe_check_ioctl (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/security/
H A Dmac_pipe.c158 mac_pipe_check_ioctl(kauth_cred_t cred, struct pipe *cpipe, u_int cmd) function
H A Dmac_framework.h286 int mac_pipe_check_ioctl(kauth_cred_t cred, struct pipe *cpipe,
/xnu-2422.115.4/bsd/kern/
H A Dsys_pipe.c1128 error = mac_pipe_check_ioctl(kauth_cred_get(), mpipe, cmd);

Completed in 79 milliseconds