| /plan9/sys/src/cmd/gs/src/ |
| H A D | gdevsppr.c | 121 errprintf("sparc_print_page: LPVIIOC_GETPAGE failed\n"); in sparc_print_page() 130 errprintf("sparc_print_page: LPVIIOC_SETPAGE failed\n"); in sparc_print_page() 140 errprintf("sparc_print_page: LPVIIOC_GETERR failed\n"); in sparc_print_page() 148 errprintf( in sparc_print_page() 156 errprintf( in sparc_print_page() 164 errprintf( in sparc_print_page() 169 errprintf( in sparc_print_page() 174 errprintf( in sparc_print_page() 182 errprintf("OK.\n"); in sparc_print_page()
|
| H A D | gdev4693.c | 123 errprintf("Could not write header (t4693d).\n"); in t4693d_print_page() 149 errprintf("Bad depth (%d) t4693d.\n",depth); in t4693d_print_page() 155 errprintf("Could not write pixel (t4693d).\n"); in t4693d_print_page() 163 errprintf("Could not write EOL (t4693d).\n"); in t4693d_print_page() 171 errprintf("Could not write EOT (t4693d).\n"); in t4693d_print_page()
|
| H A D | gsargs.c | 111 errprintf("Unterminated quote in @-file: %s\n", cstr); in arg_next() 163 errprintf("Command too long: %s\n", cstr); in arg_next() 174 errprintf("Command too long: %s\n", cstr); in arg_next() 199 errprintf("Unable to open command line file %s\n", result); in arg_next()
|
| H A D | gdevupd.c | 1061 errprintf("CALL-REJECTED upd_print_page(0x%05lx,0x%05lx)\n", in upd_print_page() 1068 errprintf("CALL: upd_print_page(0x%05lx,0x%05lx)\n", in upd_print_page() 1134 errprintf("get_bits aborted with error, yscnbuf = %4d\n", in upd_print_page() 1147 errprintf("Rendering aborted with error, yscnbuf = %4d\n", in upd_print_page() 1170 errprintf("Printing aborted upon interrupt, yscan = %4d\n", in upd_print_page() 1221 errprintf("RETURN: %d = upd_print_page(0x%05lx,0x%05lx)\n", in upd_print_page() 1257 errprintf("CALL: upd_open(0x%05lx)\n",(long) pdev); in upd_open() 1333 errprintf("\nupd->flags = 0x%05lx\n",(unsigned long)upd->flags); in upd_open() 1334 errprintf( "upd->pdwidth = %5d\n",upd->pdwidth); in upd_open() 1335 errprintf( "upd->pdheight = %5d\n",upd->pdheight); in upd_open() [all …]
|
| H A D | gdevos2p.c | 150 errprintf("\nos2prn_open: Couldn't get pid\n"); in os2prn_open() 155 errprintf("os2prn device can only be used from a PM application\n"); in os2prn_open() 191 errprintf("Invalid os2prn queue name -sOS2QUEUE=\042%s\042\n", opdev->queue_name); in os2prn_open() 192 errprintf("Valid device names are:\n"); in os2prn_open() 194 errprintf(" -sOS2QUEUE=\042%s\042\n", opdev->ql.prq[i].pszName); in os2prn_open() 211 errprintf("DevOpenDC for printer error 0x%x\n", eid); in os2prn_open() 269 errprintf("DevOpenDC for memory error 0x%x\n", eid); in os2prn_open() 279 errprintf("GpiCreatePS for memory error 0x%x\n", eid); in os2prn_open() 286 errprintf("DEVESC_STARTDOC error 0x%x\n", eid); in os2prn_open()
|
| H A D | gdevplan9.c | 278 errprintf("out of memory\n"); in plan9_print_page() 321 errprintf("initwriteimage failed\n"); in plan9_print_page() 461 errprintf("buffer too small for line\n"); in addbuf() 665 errprintf("bad rectangle, ldepth"); in initwriteimage() 705 errprintf("not enough data supplied to writeimage\n"); in writeimageblock()
|
| H A D | std.h | 179 #define dpf errprintf 180 #define epf errprintf 194 int errprintf(const char *fmt, ...); 197 int errprintf();
|
| H A D | gdevifno.c | 311 errprintf("out of memory\n"); in inferno_print_page() 335 errprintf("initwriteimage failed\n"); in inferno_print_page() 484 errprintf("buffer too small for line\n"); in addbuf() 688 errprintf("bad rectangle, ldepth"); in initwriteimage() 728 errprintf("not enough data supplied to writeimage\n"); in writeimageblock()
|
| H A D | gp_unifs.c | 171 errprintf("%c", str[i]); in wmatch() 174 errprintf("%c", pstr[i]); in wmatch()
|
| H A D | gdevhl7x.c | 983 errprintf("Could not add byte to command\n"); in addByte() 998 errprintf("Could not add byte array to command\n"); in addArray() 1017 errprintf("Could not add %d bytes to command\n",nb); in addNBytes()
|
| H A D | gdevimgn.c | 162 #define DebugMsg(Level,P1,P2) if (Level<=IM_DEBUG) {errprintf(P1,P2 );}
|
| H A D | gdevwpr2.c | 325 errprintf( "Windows printer does not have RC_DIBTODEV\n"); in win_pr2_open() 350 errprintf("Printer StartDoc failed (error %08x)\n", GetLastError()); in win_pr2_open()
|
| H A D | gdevwddb.c | 558 errprintf("\nNot enough memory for bitmap. Halving resolution... "); in win_ddb_alloc_bitmap()
|
| H A D | gdevpdfm.c | 1028 errprintf("%c", psource->data[i]); in ps_source_ok() 1029 errprintf("\n"); in ps_source_ok()
|
| H A D | gsmisc.c | 77 int errprintf(const char *fmt, ...) in errprintf() function
|
| H A D | gdevcdj.c | 1956 errprintf("ep_print_image: illegal command character `%c'.\n", cmd); 3611 for(i = 0; i < 4; ++i) errprintf(
|