Home
last modified time | relevance | path

Searched refs:mac_pipe_check_poll_impl (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/security/mac/
H A Dmac_pipe.c164 mac_pipe_check_poll_impl(struct ucred *cred, struct pipepair *pp) in mac_pipe_check_poll_impl() function
H A Dmac_framework.h259 int mac_pipe_check_poll_impl(struct ucred *cred, struct pipepair *pp);
271 return (mac_pipe_check_poll_impl(cred, pp)); in mac_pipe_check_poll()