Home
last modified time | relevance | path

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

/xnu-11215/bsd/kern/
H A Dproc_info.c178 static int __attribute__ ((noinline)) proc_pidfileportlist(proc_t p, user_addr_t buffer, size_t buf…
578 proc_pidfileportlist(proc_t p, in proc_pidfileportlist() function
2365 error = proc_pidfileportlist(p, buffer, buffersize, retval); in proc_pidinfo()