Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dproc_info.h678 struct proc_fileportinfo { struct
759 #define PROC_PIDLISTFILEPORTS_SIZE (sizeof(struct proc_fileportinfo))
/xnu-11417.140.69/tests/
H A Dproc_info.c1725 struct proc_fileportinfo * fileport_info = NULL;
/xnu-11417.140.69/bsd/kern/
H A Dproc_info.c586 struct proc_fileportinfo *pfi; in proc_pidfileportlist()