Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/kern/
H A Dkern_guarded.c90 guarded_fileproc_alloc(guardid_t guard) in guarded_fileproc_alloc() function
105 fp->fp_guard = guarded_fileproc_alloc(arg->gca_guard); in guarded_fileproc_init()
543 fpg = guarded_fileproc_alloc(newg); in change_fdguard_np()