Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dproc_info.h262 #define PROC_FP_GUARDED 4 /* guarded fd */ macro
/xnu-11417.140.69/bsd/kern/
H A Dproc_info.c2637 fproc->fi_status |= PROC_FP_GUARDED; in fill_fileinfo()