Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dproc_info.h265 #define PROC_FI_GUARD_CLOSE (1u << 0) macro
/xnu-11417.140.69/bsd/kern/
H A Dproc_info.c2640 fproc->fi_guardflags |= PROC_FI_GUARD_CLOSE; in fill_fileinfo()