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