Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/error/
H A Dmain.c162 eaterrors(&nerrors, &errors); in main()
H A Derror.h265 void eaterrors(int *, Eptr **);
H A Dinput.c70 eaterrors(int *r_errorc, Eptr **r_errorv) in eaterrors() function