Searched refs:PS_FST_UFLAG_RDIR (Results 1 – 5 of 5) sorted by relevance
73 #define PS_FST_UFLAG_RDIR 0x0001 macro
481 PS_FST_FFLAG_READ, PS_FST_UFLAG_RDIR, 0, 0, NULL, 0); in procstat_getfiles_kvm()737 return (PS_FST_UFLAG_RDIR); in kinfo_uflags2fst()
74 {PS_FST_UFLAG_RDIR, 'r'},
266 else if (fst->fs_uflags & PS_FST_UFLAG_RDIR) in print_file_info()
314 else if (fst->fs_uflags & PS_FST_UFLAG_RDIR) in procstat_files()