Home
last modified time | relevance | path

Searched refs:printerrors (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrormain.c196 printerrors(TRUE, nerrors, errors); in main()
199 printerrors(FALSE, nerrors, errors); in main()
H A Derror.h234 void printerrors(boolean look_at_subclass, int errorc, Eptr errorv[]);
H A Derrorsubr.c250 printerrors(boolean look_at_subclass, int errorc, Eptr errorv[]) in printerrors() function
/illumos-gate/usr/src/cmd/nlsadmin/
H A Dnlsadmin.c893 remove_svc(char *svc, char *netspec, int printerrors) in remove_svc() argument
921 if (printerrors) in remove_svc()