Searched refs:mac_pipe_check_write (Results 1 – 3 of 3) sorted by relevance
211 mac_pipe_check_write(kauth_cred_t cred, struct pipe *cpipe) in mac_pipe_check_write() function
266 int mac_pipe_check_write(kauth_cred_t cred, struct pipe *cpipe) __result_use_check;
939 error = mac_pipe_check_write(kauth_cred_get(), wpipe); in pipe_write()