Home
last modified time | relevance | path

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

/xnu-11215.1.10/security/
H A Dmac_file.c201 mac_file_notify_close(struct ucred *cred, struct fileglob *fg) in mac_file_notify_close() function
H A Dmac_framework.h213 void mac_file_notify_close(struct ucred *cred, struct fileglob *fg);
/xnu-11215.1.10/bsd/kern/
H A Dkern_descrip.c1747 mac_file_notify_close(cred, fp->fp_glob); in fp_close_and_unlock()