Searched refs:errprint (Results 1 - 11 of 11) sorted by relevance
/illumos-gate/usr/src/cmd/troff/ |
H A D | n1.c | 152 errprint(gettext("missing the font directory")); 165 errprint(gettext("-q option ignored in troff")); 188 errprint(gettext("wrong options")); 193 errprint(gettext("Too many macro packages: %s"), 198 errprint(gettext("No library provided with -m")); 209 errprint(gettext("Cannot find library %s\n"), 247 errprint("DEBUG not enabled"); 251 errprint(gettext("unknown option %s"), argv[0]); 275 errprint(gettext("job looping; check abuse of macros")); 361 errprint(gettex 471 errprint(s, s1, s2, s3, s4, s5) /* error message printer */ function [all...] |
H A D | n3.c | 315 errprint(gettext("Too many (%d) string/macro names"), 514 errprint(gettext("Out of temp file space")); 519 errprint(gettext("Out of temp file space")); 587 errprint(gettext("Bad storage allocation")); 595 * errprint(gettext("Block removed while in use")); 629 errprint(gettext("Bad storage allocation")); 695 errprint(gettext("Core limit reached")); 701 errprint("Core limit reached"); 705 errprint ("internal error in setbrk: i=%x, j=%d, k=%x", 798 errprint("savnx [all...] |
H A D | n2.c | 371 errprint(gettext("Pipe not created.")); 385 errprint(gettext("Cannot exec %s"), nextf);
|
H A D | n8.c | 174 errprint(gettext("exception word list full."));
|
H A D | n4.c | 292 errprint(gettext("too many number registers (%d)."), NN); 469 errprint(gettext("divide by zero."));
|
H A D | n7.c | 434 errprint(gettext("Line overflow.")); 547 errprint(gettext("Trap botch.")); 1040 errprint(gettext("Word overflow."));
|
H A D | n9.c | 440 errprint(gettext("zero field width."));
|
/illumos-gate/usr/src/cmd/troff/troff.d/ |
H A D | t6.c | 672 errprint(gettext("fp: bad font position %d"), i); 674 errprint(gettext("fp: no font name")); 703 errprint(gettext("Can't open %s"), longname); 712 errprint(gettext("Font %s too big for position %d"), shortname,
|
H A D | t10.c | 112 errprint(gettext("can't open tables for %s"), termtab); 124 errprint(gettext("too many special characters in file %s"),
|
/illumos-gate/usr/src/cmd/pr/ |
H A D | pr.c | 187 static void errprint(); 225 errprint(); /* print accumulated error reports */ 1381 errprint(); 1391 errprint() /* print accumulated error reports */ function 1422 errprint();
|
/illumos-gate/usr/src/cmd/troff/nroff.d/ |
H A D | n10.c | 116 errprint(gettext("cannot open %s"), termtab); 156 errprint(gettext("device table apparently curdled")); 170 errprint(gettext("too many names in charset for %s"),
|
Completed in 91 milliseconds