Home
last modified time | relevance | path

Searched refs:SORTABLE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derror.h90 #define SORTABLE(x) (!(NOTSORTABLE(x))) macro
H A Derrortouch.c128 if (SORTABLE(errorp->error_e_class)) { in countfiles()