Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dproc_info.h261 #define PROC_FP_CLEXEC 2 /* close on exec */ macro
/xnu-11417.140.69/bsd/kern/
H A Dproc_info.c2630 fproc->fi_status |= PROC_FP_CLEXEC; in fill_fileinfo()