Searched refs:PS_FST_UFLAG_JAIL (Results 1 – 5 of 5) sorted by relevance
75 #define PS_FST_UFLAG_JAIL 0x0004 macro
495 PS_FST_FFLAG_READ, PS_FST_UFLAG_JAIL, 0, 0, NULL, 0); in procstat_getfiles_kvm()731 return (PS_FST_UFLAG_JAIL); in kinfo_uflags2fst()
76 {PS_FST_UFLAG_JAIL, 'j'},
272 else if (fst->fs_uflags & PS_FST_UFLAG_JAIL) in print_file_info()
312 else if (fst->fs_uflags & PS_FST_UFLAG_JAIL) in procstat_files()