Searched refs:SORTABLE (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/error/common/ | ||
H A D | error.h | 90 #define SORTABLE(x) (!(NOTSORTABLE(x))) macro |
H A D | errortouch.c | 128 if (SORTABLE(errorp->error_e_class)) { in countfiles() |