Home
last modified time | relevance | path

Searched refs:fi_openflags (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.140.69/libsyscall/wrappers/libproc/
H A Dproc_listpidspath.c350 (vi.pfi.fi_openflags & O_EVTONLY)) { in check_process_fds()
/xnu-11417.140.69/bsd/sys/
H A Dproc_info.h252 uint32_t fi_openflags; member
/xnu-11417.140.69/bsd/kern/
H A Dproc_info.c2621 fproc->fi_openflags = fp->fp_glob->fg_flag; in fill_fileinfo()