Searched refs:PROC_FP_GUARDED (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.140.69/bsd/sys/ | ||
| H A D | proc_info.h | 262 #define PROC_FP_GUARDED 4 /* guarded fd */ macro |
| /xnu-11417.140.69/bsd/kern/ | ||
| H A D | proc_info.c | 2637 fproc->fi_status |= PROC_FP_GUARDED; in fill_fileinfo() |