Searched refs:mac_pipe_check_read (Results 1 – 3 of 3) sorted by relevance
160 mac_pipe_check_read(kauth_cred_t cred, struct pipe *cpipe) in mac_pipe_check_read() function
262 int mac_pipe_check_read(kauth_cred_t cred, struct pipe *cpipe) __result_use_check;
766 error = mac_pipe_check_read(kauth_cred_get(), rpipe); in pipe_read()