Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derror.h231 void eaterrors(int *r_errorc, Eptr **r_errorv);
H A Derrormain.c194 eaterrors(&nerrors, &errors); in main()
H A Derrorinput.c62 eaterrors(int *r_errorc, Eptr **r_errorv) in eaterrors() function