Searched refs:wordvprint (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/sgs/error/common/ |
H A D | errorsubr.c | 261 wordvprint(stdout, errorp->error_lgtext, errorp->error_text); in printerrors() 267 wordvprint(FILE *fyle, int wordc, char *wordv[]) in wordvprint() function
|
H A D | error.h | 237 void wordvprint(FILE *fyle, int wordc, char *wordv[]);
|
H A D | errormain.c | 271 wordvprint(stdout, argc, argv); in try()
|
H A D | errortouch.c | 564 wordvprint(n_touchedfile, p->error_lgtext-offset, p->error_text+offset); in text() 722 wordvprint(place, errorp->error_lgtext-offset, in errorprint()
|