Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac/
H A Dmac_pipe.c166 mac_pipe_check_poll_impl(struct ucred *cred, struct pipepair *pp) in mac_pipe_check_poll_impl() function
H A Dmac_framework.h211 int mac_pipe_check_poll_impl(struct ucred *cred, struct pipepair *pp);
223 return (mac_pipe_check_poll_impl(cred, pp)); in mac_pipe_check_poll()