Searched refs:guarded_fileproc_init (Results 1 – 1 of 1) sorted by relevance
| /xnu-8019.80.24/bsd/kern/ |
| H A D | kern_guarded.c | 98 guarded_fileproc_init(struct fileproc *fp, void *initarg) in guarded_fileproc_init() function 292 guarded_fileproc_init, &crarg, retval); in guarded_open_np() 368 guarded_fileproc_init, &crarg, retval); in guarded_open_dprotected_np() 402 return kqueue_internal(p, guarded_fileproc_init, &crarg, retval); in guarded_kqueue_np() 863 return falloc_withinit(p, fp, fd, ctx, guarded_fileproc_init, &crarg); in falloc_guarded()
|