Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dproc_info.h679 uint32_t proc_fileport; member
/xnu-11417.140.69/tests/
H A Dproc_info.c1756 …T_EXPECT_NE_UINT(fileport_info->proc_fileport, (uint32_t)0, "PROC_PIDLISTFILEPORTS returns valid v…
/xnu-11417.140.69/bsd/kern/
H A Dproc_info.c640 pfi[i].proc_fileport = name; in proc_pidfileportlist()