Searched refs:mac_pipe_check_write (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/security/mac/
H A Dmac_pipe.c232 mac_pipe_check_write(struct ucred *cred, struct pipepair *pp) function
H A Dmac_framework.h214 int mac_pipe_check_write(struct ucred *cred, struct pipepair *pp);
/freebsd-12-stable/sys/kern/
H A Dsys_pipe.c1068 error = mac_pipe_check_write(active_cred, wpipe->pipe_pair);

Completed in 187 milliseconds