Searched refs:PS_FST_UFLAG_CTTY (Results 1 – 5 of 5) sorted by relevance
86 #define PS_FST_UFLAG_CTTY 0x0040 macro
560 PS_FST_UFLAG_CTTY, 0, 0, NULL, NULL); in procstat_getfiles_kvm()783 return (PS_FST_UFLAG_CTTY); in kinfo_uflags2fst()
82 {PS_FST_UFLAG_CTTY, 'y'}
283 else if (fst->fs_uflags & PS_FST_UFLAG_CTTY) in print_file_info()
346 if (fst->fs_uflags & PS_FST_UFLAG_CTTY) in procstat_files()