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