Searched refs:PS_FST_UFLAG_CTTY (Results 1 – 5 of 5) sorted by relevance
85 #define PS_FST_UFLAG_CTTY 0x0040 macro
553 PS_FST_UFLAG_CTTY, 0, 0, NULL, NULL); in procstat_getfiles_kvm()781 return (PS_FST_UFLAG_CTTY); in kinfo_uflags2fst()
79 {PS_FST_UFLAG_CTTY, 'y'}
280 else if (fst->fs_uflags & PS_FST_UFLAG_CTTY) in print_file_info()
347 if (fst->fs_uflags & PS_FST_UFLAG_CTTY) in procstat_files()