Home
last modified time | relevance | path

Searched refs:gs_findiodevice (Results 1 – 25 of 70) sorted by relevance

123

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgp_msio.c151 gs_findiodevice((const byte *)"%stdin", 6)->procs.open_device = in win_std_init()
155 gs_findiodevice((const byte *)"%stdout", 7)->procs.open_device = in win_std_init()
159 gs_findiodevice((const byte *)"%stderr", 7)->procs.open_device = in win_std_init()
H A Dziodev2.c74 iodev = gs_findiodevice(op->value.bytes, r_size(op)); in zgetdevparams()
99 iodev = gs_findiodevice(op->value.bytes, r_size(op)); in zputdevparams()
H A Dziodevs.c154 iodev = gs_findiodevice((const byte *)"%stdin", 6); in zget_stdin()
206 iodev = gs_findiodevice((const byte *)"%stdout", 7); in zget_stdout()
252 iodev = gs_findiodevice((const byte *)"%stderr", 7); in zget_stderr()
H A Dziodevsc.c158 iodev = gs_findiodevice((const byte *)"%stdin", 6); in zget_stdin()
238 iodev = gs_findiodevice((const byte *)"%stdout", 7); in zget_stdout()
303 iodev = gs_findiodevice((const byte *)"%stderr", 7); in zget_stderr()
H A Dgp_macio.c256 gs_findiodevice((const byte *)"%stdin", 6)->procs.open_device = in mac_std_init()
260 gs_findiodevice((const byte *)"%stdout", 7)->procs.open_device = in mac_std_init()
264 gs_findiodevice((const byte *)"%stderr", 7)->procs.open_device = in mac_std_init()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgp_msio.c151 gs_findiodevice((const byte *)"%stdin", 6)->procs.open_device = in win_std_init()
155 gs_findiodevice((const byte *)"%stdout", 7)->procs.open_device = in win_std_init()
159 gs_findiodevice((const byte *)"%stderr", 7)->procs.open_device = in win_std_init()
H A Dziodev2.c74 iodev = gs_findiodevice(op->value.bytes, r_size(op)); in zgetdevparams()
99 iodev = gs_findiodevice(op->value.bytes, r_size(op)); in zputdevparams()
H A Dziodevs.c154 iodev = gs_findiodevice((const byte *)"%stdin", 6); in zget_stdin()
206 iodev = gs_findiodevice((const byte *)"%stdout", 7); in zget_stdout()
252 iodev = gs_findiodevice((const byte *)"%stderr", 7); in zget_stderr()
H A Dziodevsc.c158 iodev = gs_findiodevice((const byte *)"%stdin", 6); in zget_stdin()
238 iodev = gs_findiodevice((const byte *)"%stdout", 7); in zget_stdout()
303 iodev = gs_findiodevice((const byte *)"%stderr", 7); in zget_stderr()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dziodev2.c69 iodev = gs_findiodevice(op->value.bytes, r_size(op)); in zgetdevparams()
94 iodev = gs_findiodevice(op->value.bytes, r_size(op)); in zputdevparams()
H A Dziodevs.c146 iodev = gs_findiodevice((const byte *)"%stdin", 6); in zget_stdin()
220 iodev = gs_findiodevice((const byte *)"%stdout", 7);
266 iodev = gs_findiodevice((const byte *)"%stderr", 7);
H A Dziodevsc.c165 iodev = gs_findiodevice((const byte *)"%stdin", 6); in zget_stdin()
243 iodev = gs_findiodevice((const byte *)"%stdout", 7); in zget_stdout()
314 iodev = gs_findiodevice((const byte *)"%stderr", 7); in zget_stderr()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dziodev2.c71 iodev = gs_findiodevice(imemory, op->value.bytes, r_size(op)); in zgetdevparams()
96 iodev = gs_findiodevice(imemory, op->value.bytes, r_size(op)); in zputdevparams()
H A Dziodevs.c148 iodev = gs_findiodevice((const byte *)"%stdin", 6); in zget_stdin()
222 iodev = gs_findiodevice((const byte *)"%stdout", 7);
268 iodev = gs_findiodevice((const byte *)"%stderr", 7);
H A Dziodevsc.c167 iodev = gs_findiodevice(imemory, (const byte *)"%stdin", 6); in zget_stdin()
245 iodev = gs_findiodevice(imemory, (const byte *)"%stdout", 7); in zget_stdout()
316 iodev = gs_findiodevice(imemory, (const byte *)"%stderr", 7); in zget_stderr()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dziodev2.c71 iodev = gs_findiodevice(imemory, op->value.bytes, r_size(op)); in zgetdevparams()
96 iodev = gs_findiodevice(imemory, op->value.bytes, r_size(op)); in zputdevparams()
H A Dziodevs.c148 iodev = gs_findiodevice((const byte *)"%stdin", 6); in zget_stdin()
222 iodev = gs_findiodevice((const byte *)"%stdout", 7);
268 iodev = gs_findiodevice((const byte *)"%stderr", 7);
H A Dziodevsc.c167 iodev = gs_findiodevice(imemory, (const byte *)"%stdin", 6); in zget_stdin()
245 iodev = gs_findiodevice(imemory, (const byte *)"%stdout", 7); in zget_stdout()
316 iodev = gs_findiodevice(imemory, (const byte *)"%stderr", 7); in zget_stderr()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dziodev2.c69 iodev = gs_findiodevice(op->value.bytes, r_size(op)); in zgetdevparams()
94 iodev = gs_findiodevice(op->value.bytes, r_size(op)); in zputdevparams()
H A Dziodevs.c146 iodev = gs_findiodevice((const byte *)"%stdin", 6); in zget_stdin()
220 iodev = gs_findiodevice((const byte *)"%stdout", 7);
266 iodev = gs_findiodevice((const byte *)"%stderr", 7);
H A Dziodevsc.c165 iodev = gs_findiodevice((const byte *)"%stdin", 6); in zget_stdin()
243 iodev = gs_findiodevice((const byte *)"%stdout", 7); in zget_stdout()
314 iodev = gs_findiodevice((const byte *)"%stderr", 7); in zget_stderr()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dziodev2.c73 iodev = gs_findiodevice(imemory, op->value.bytes, r_size(op)); in zgetdevparams()
98 iodev = gs_findiodevice(imemory, op->value.bytes, r_size(op)); in zputdevparams()
H A Dziodevsc.c174 iodev = gs_findiodevice(imemory, (const byte *)"%stdin", 6); in zget_stdin()
252 iodev = gs_findiodevice(imemory, (const byte *)"%stdout", 7); in zget_stdout()
323 iodev = gs_findiodevice(imemory, (const byte *)"%stderr", 7); in zget_stderr()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dziodev2.c73 iodev = gs_findiodevice(imemory, op->value.bytes, r_size(op)); in zgetdevparams()
98 iodev = gs_findiodevice(imemory, op->value.bytes, r_size(op)); in zputdevparams()
H A Dziodevsc.c174 iodev = gs_findiodevice(imemory, (const byte *)"%stdin", 6); in zget_stdin()
252 iodev = gs_findiodevice(imemory, (const byte *)"%stdout", 7); in zget_stdout()
323 iodev = gs_findiodevice(imemory, (const byte *)"%stderr", 7); in zget_stderr()

123