Home
last modified time | relevance | path

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

/freebsd/sys/security/mac/
H A Dmac_pipe.c180 mac_pipe_check_read_impl(struct ucred *cred, struct pipepair *pp) in mac_pipe_check_read_impl() function
H A Dmac_framework.h282 int mac_pipe_check_read_impl(struct ucred *cred, struct pipepair *pp);
294 return (mac_pipe_check_read_impl(cred, pp)); in mac_pipe_check_read()