Searched refs:wordvprint (Results 1 – 3 of 3) sorted by relevance
/original-bsd/usr.bin/error/ |
H A D | subr.c | 275 wordvprint(stdout,errorp->error_lgtext,errorp->error_text); 280 wordvprint(fyle, wordc, wordv) in wordvprint() function
|
H A D | main.c | 224 wordvprint(stdout, argc, argv);
|
H A D | touch.c | 546 wordvprint(n_touchedfile, p->error_lgtext-offset, p->error_text+offset); 703 wordvprint(place,errorp->error_lgtext-offset,errorp->error_text+offset);
|