Searched refs:mac_pipe_check_ioctl (Results 1 – 3 of 3) sorted by relevance
143 mac_pipe_check_ioctl(kauth_cred_t cred, struct pipe *cpipe, u_long cmd) in mac_pipe_check_ioctl() function
258 int mac_pipe_check_ioctl(kauth_cred_t cred, struct pipe *cpipe,
1198 error = mac_pipe_check_ioctl(kauth_cred_get(), mpipe, cmd); in pipe_ioctl()