Home
last modified time | relevance | path

Searched refs:psfifo (Results 1 - 1 of 1) sorted by relevance

/third_party/cups-filters/filter/foomatic-rip/
H A Dpostscript.c298 int passthru = 0; /* 0: write data into psfifo, in _print_ps()
329 dstr_t *psfifo = create_dstr(); in _print_ps() local
399 /* We have written into psfifo before, now we continue in in _print_ps()
400 psheader and move over the data which is already in psfifo */ in _print_ps()
401 dstrcat(psheader, psfifo->data); in _print_ps()
402 dstrclear(psfifo); in _print_ps()
490 with these options onto the psfifo here */ in _print_ps()
567 with these options onto the @psfifo here */ in _print_ps()
574 with these options onto the @psfifo here */ in _print_ps()
750 pdest = (inheader && isdscjob) ? psheader : psfifo; in _print_ps()
[all...]

Completed in 2 milliseconds