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