Home
last modified time | relevance | path

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

/xnu-11215.1.10/security/ !
H A Dmac_file.c134 mac_file_check_set(struct ucred *cred, struct fileglob *fg, char *buf, in mac_file_check_set() function
H A Dmac_framework.h211 int mac_file_check_set(kauth_cred_t cred, struct fileglob *fg,
H A Dmac_base.c1423 error = mac_file_check_set(vfs_context_ucred(ctx), fp->fp_glob, input, len); in __mac_set_fd()