Searched refs:PROC_FP_CLFORK (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.140.69/bsd/sys/ | ||
| H A D | proc_info.h | 263 #define PROC_FP_CLFORK 8 /* close on fork */ macro |
| /xnu-11417.140.69/bsd/kern/ | ||
| H A D | proc_info.c | 2633 fproc->fi_status |= PROC_FP_CLFORK; in fill_fileinfo() |