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