Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/error/
H A Derror.h75 #define C_NULLED 6 /* refers to special func; so null */ macro
97 #define nnulled class_count[C_NULLED]
H A Dfilter.c193 return C_NULLED; in discardit()
H A Dinput.c150 case C_NULLED: nnulled++; break; in erroradd()
H A Dtouch.c146 if (errorp->error_e_class == C_NULLED in findfiles()