Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dproc_info.h260 #define PROC_FP_SHARED 1 /* shared by more than one fd */ macro
/xnu-11417.140.69/bsd/kern/
H A Dproc_info.c2626 fproc->fi_status |= PROC_FP_SHARED; in fill_fileinfo()