Home
last modified time | relevance | path

Searched refs:C_DUPL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derror.h87 #define C_DUPL 8 /* sub class only; duplicated error message */ macro
106 #define ndupl class_count[C_DUPL]
H A Derrorsubr.c258 if (look_at_subclass && errorp->error_s_class == C_DUPL) in printerrors()
H A Derrorinput.c368 erroradd(wordc+2, nwordv1, C_TRUE, C_DUPL); in lint1()