Searched refs:mac_pipe_check_select (Results 1 – 3 of 3) sorted by relevance
177 mac_pipe_check_select(kauth_cred_t cred, struct pipe *cpipe, int which) in mac_pipe_check_select() function
263 int mac_pipe_check_select(kauth_cred_t cred, struct pipe *cpipe,
1264 if (mac_pipe_check_select(vfs_context_ucred(ctx), rpipe, which)) { in pipe_select()