Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/error/common/
H A Derror.h82 #define C_IGNORE 1 /* ignore the message; used for pi */ macro
101 #define nignore class_count[C_IGNORE]
H A Derrorpi.c364 return (C_IGNORE); in pi()
H A Derrorsubr.c253 if (errorp->error_e_class == C_IGNORE) in printerrors()
H A Derrorinput.c152 case C_IGNORE: nignore++; break; in erroradd()
H A Derrortouch.c718 if (errorp->error_e_class == C_IGNORE) in errorprint()