Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/sys/
H A Dfile_internal.h552 extern void guarded_fileproc_unguard(struct fileproc *fp);
/xnu-11215.61.5/bsd/kern/
H A Dkern_guarded.c130 guarded_fileproc_unguard(struct fileproc *fp) in guarded_fileproc_unguard() function
H A Dkern_descrip.c1130 guarded_fileproc_unguard(fp); in fileproc_free()