Home
last modified time | relevance | path

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

/xnu-11215/libsyscall/wrappers/libproc/
H A Dproc_listpidspath.c54 } fdOpenInfo, *fdOpenInfoRef; typedef
60 static fdOpenInfoRef
63 fdOpenInfoRef info; in check_init()
103 check_free(fdOpenInfoRef info) in check_free()
166 check_process_vnodes(fdOpenInfoRef info, int pid) in check_process_vnodes()
212 check_process_text(fdOpenInfoRef info, int pid) in check_process_text()
278 check_process_fds(fdOpenInfoRef info, int pid) in check_process_fds()
381 check_process_threads(fdOpenInfoRef info, int pid) in check_process_threads()
478 check_process_phase1(fdOpenInfoRef info, int pid) in check_process_phase1()
516 check_process_phase2(fdOpenInfoRef info, int pid) in check_process_phase2()
[all …]