Lines Matching refs:fdOpenInfoRef
54 } fdOpenInfo, *fdOpenInfoRef; typedef
60 static fdOpenInfoRef
63 fdOpenInfoRef info; in check_init()
103 check_free(fdOpenInfoRef info) in check_free()
133 check_file(fdOpenInfoRef info, struct vinfo_stat *sb) in check_file()
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()
555 fdOpenInfoRef info; in proc_listpidspath()