Searched refs:KERN_FILEDESC_PACK_KINFO (Results 1 – 3 of 3) sorted by relevance
704 #define KERN_FILEDESC_PACK_KINFO 0x00000001U macro
4589 if ((flags & KERN_FILEDESC_PACK_KINFO) != 0) in export_file_to_kinfo()4612 if ((flags & KERN_FILEDESC_PACK_KINFO) != 0) in export_vnode_to_kinfo()4821 KERN_FILEDESC_PACK_KINFO); in sysctl_kern_proc_filedesc()4869 export_vnode_to_kinfo(vp, type, 0, kif, KERN_FILEDESC_PACK_KINFO); in export_vnode_for_osysctl()4932 KERN_FILEDESC_PACK_KINFO); in sysctl_kern_proc_ofiledesc()
2519 filedesc_flags = KERN_FILEDESC_PACK_KINFO; in note_procstat_files()