Searched refs:KERN_FILEDESC_PACK_KINFO (Results 1 – 3 of 3) sorted by relevance
706 #define KERN_FILEDESC_PACK_KINFO 0x00000001U macro
4591 if ((flags & KERN_FILEDESC_PACK_KINFO) != 0) in export_file_to_kinfo()4614 if ((flags & KERN_FILEDESC_PACK_KINFO) != 0) in export_vnode_to_kinfo()4823 KERN_FILEDESC_PACK_KINFO); in sysctl_kern_proc_filedesc()4871 export_vnode_to_kinfo(vp, type, 0, kif, KERN_FILEDESC_PACK_KINFO); in export_vnode_for_osysctl()4934 KERN_FILEDESC_PACK_KINFO); in sysctl_kern_proc_ofiledesc()
2503 filedesc_flags = KERN_FILEDESC_PACK_KINFO; in note_procstat_files()