Home
last modified time | relevance | path

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

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