Home
last modified time | relevance | path

Searched refs:dbgfileprn (Results 1 – 3 of 3) sorted by relevance

/dports/print/ghostscript7-base/ghostscript-7.07/gimp-print-4.2.7/src/main/
H A Dprint-lexmark.c117 const stp_vars_t *dbgfileprn; variable
1444 lex_write_tmp_file(dbgfileprn, (void *)startHeader_z52, LXM_Z52_STARTSIZE); in lexmark_init_printer()
1450 lex_write_tmp_file(dbgfileprn, (void *)startHeader_z42, LXM_Z42_STARTSIZE); in lexmark_init_printer()
1489 …rk: <<eject page.>> %x %x %x %x %lx\n", buffer[0], buffer[1], buffer[2], buffer[3], dbgfileprn); in lexmark_deinit_printer()
1490 lex_write_tmp_file(dbgfileprn, (void *)&(buffer[0]), 4); in lexmark_deinit_printer()
1502 lex_write_tmp_file(dbgfileprn, (void *)&(buffer[0]), 12); in lexmark_deinit_printer()
1555 lex_write_tmp_file(dbgfileprn, (void *)buf, 5); in paper_shift()
1702 dbgfileprn = lex_open_tmp_file(); /* open file with xx */ in lexmark_print()
2229 lex_tmp_file_deinit(dbgfileprn); in lexmark_print()
2709 lex_write_tmp_file(dbgfileprn, (void *)prnBuf,clen); in lexmark_write()
/dports/print/gutenprint/gutenprint-5.3.3/src/main/
H A Dprint-lexmark.c129 const stp_vars_t **dbgfileprn; variable
1431 lex_write_tmp_file(dbgfileprn, (void *)startHeader_z52, LXM_Z52_STARTSIZE); in lexmark_init_printer()
1439 lex_write_tmp_file(dbgfileprn, (void *)startHeader_z42, LXM_Z42_STARTSIZE); in lexmark_init_printer()
1477 lex_write_tmp_file(dbgfileprn, (void *)&(buffer[0]), 4); in lexmark_deinit_printer()
1489 lex_write_tmp_file(dbgfileprn, (void *)&(buffer[0]), 12); in lexmark_deinit_printer()
1540 lex_write_tmp_file(dbgfileprn, (void *)buf, 5); in paper_shift()
1671 dbgfileprn = lex_open_tmp_file(); /* open file with xx */ in lexmark_do_print()
2156 lex_tmp_file_deinit(dbgfileprn); in lexmark_do_print()
2635 lex_write_tmp_file(dbgfileprn, (void *)prnBuf,clen); in lexmark_write()
/dports/print/gimp-gutenprint/gutenprint-5.3.3/src/main/
H A Dprint-lexmark.c129 const stp_vars_t **dbgfileprn; variable
1431 lex_write_tmp_file(dbgfileprn, (void *)startHeader_z52, LXM_Z52_STARTSIZE); in lexmark_init_printer()
1439 lex_write_tmp_file(dbgfileprn, (void *)startHeader_z42, LXM_Z42_STARTSIZE); in lexmark_init_printer()
1477 lex_write_tmp_file(dbgfileprn, (void *)&(buffer[0]), 4); in lexmark_deinit_printer()
1489 lex_write_tmp_file(dbgfileprn, (void *)&(buffer[0]), 12); in lexmark_deinit_printer()
1540 lex_write_tmp_file(dbgfileprn, (void *)buf, 5); in paper_shift()
1671 dbgfileprn = lex_open_tmp_file(); /* open file with xx */ in lexmark_do_print()
2156 lex_tmp_file_deinit(dbgfileprn); in lexmark_do_print()
2635 lex_write_tmp_file(dbgfileprn, (void *)prnBuf,clen); in lexmark_write()