Home
last modified time | relevance | path

Searched refs:mac_file_check_get (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.101.15/security/
H A Dmac_file.c124 mac_file_check_get(struct ucred *cred, struct fileglob *fg, char *elements, in mac_file_check_get() function
H A Dmac_framework.h195 int mac_file_check_get(kauth_cred_t cred, struct fileglob *fg,
H A Dmac_base.c1318 error = mac_file_check_get(kauth_cred_get(), fp->fp_glob, input, len); in __mac_get_fd()