Searched refs:PS_FST_UFLAG_RDIR (Results 1 – 5 of 5) sorted by relevance
79 #define PS_FST_UFLAG_RDIR 0x0001 macro
492 PS_FST_FFLAG_READ, PS_FST_UFLAG_RDIR, 0, 0, NULL, NULL); in procstat_getfiles_kvm()757 return (PS_FST_UFLAG_RDIR); in kinfo_uflags2fst()
76 {PS_FST_UFLAG_RDIR, 'r'},
268 else if (fst->fs_uflags & PS_FST_UFLAG_RDIR) in print_file_info()
346 else if (fst->fs_uflags & PS_FST_UFLAG_RDIR) in procstat_files()