Home
last modified time | relevance | path

Searched refs:C_IGNORE (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derror.h80 #define C_IGNORE 1 /* ignore the message; used for pi */ macro
99 #define nignore class_count[C_IGNORE]
H A Derrorpi.c362 return (C_IGNORE); in pi()
H A Derrorsubr.c256 if (errorp->error_e_class == C_IGNORE) in printerrors()
H A Derrorinput.c147 case C_IGNORE: nignore++; break; in erroradd()
H A Derrortouch.c719 if (errorp->error_e_class == C_IGNORE) in errorprint()