Home
last modified time | relevance | path

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

/titanic_41/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.h238 void printerrors(boolean look_at_subclass, int errorc, Eptr errorv[]);
H A Derrorsubr.c247 printerrors(boolean look_at_subclass, int errorc, Eptr errorv[]) in printerrors() function
/titanic_41/usr/src/cmd/nlsadmin/
H A Dnlsadmin.c896 remove_svc(char *svc, char *netspec, int printerrors) in remove_svc() argument
924 if (printerrors) in remove_svc()