Home
last modified time | relevance | path

Searched refs:C_NULLED (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derror.h85 #define C_NULLED 6 /* refers to special func; so null */ macro
104 #define nnulled class_count[C_NULLED]
H A Derrorfilter.c192 return (C_NULLED); in discardit()
H A Derrorinput.c142 case C_NULLED: nnulled++; break; in erroradd()
H A Derrortouch.c102 if ((errorp->error_e_class == C_NULLED) || in findfiles()