Searched refs:EIGNORE (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/sgs/tsort/common/ | ||
H A D | errmsg.h | 60 #define EIGNORE -1 /* special severity, no message, no action, returns */ macro |
H A D | errtext.c | 59 if (Err.severity == EIGNORE) in __errtext() |