Home
last modified time | relevance | path

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

/xnu-12377.81.4/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-12377.81.4/bsd/kern/
H A Dkern_descrip.c1741 mac_file_notify_close(cred, fp->fp_glob); in fp_close_and_unlock()