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