Searched refs:mac_pipe_check_stat (Results 1 – 3 of 3) sorted by relevance
194 mac_pipe_check_stat(kauth_cred_t cred, struct pipe *cpipe) in mac_pipe_check_stat() function
265 int mac_pipe_check_stat(kauth_cred_t cred, struct pipe *cpipe) __result_use_check;
472 error = mac_pipe_check_stat(kauth_cred_get(), cpipe); in pipe_stat()1684 error = mac_pipe_check_stat(kauth_cred_get(), cpipe); in fill_pipeinfo()