Searched refs:mac_pipe_check_stat (Results 1 – 3 of 3) sorted by relevance
216 mac_pipe_check_stat(struct ucred *cred, struct pipepair *pp) in mac_pipe_check_stat() function
233 int mac_pipe_check_stat(struct ucred *cred, struct pipepair *pp);
1504 error = mac_pipe_check_stat(active_cred, pipe->pipe_pair); in pipe_stat()