Home
last modified time | relevance | path

Searched refs:close_at_eod (Results 1 – 25 of 36) sorted by relevance

12

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dstream.c115 s->close_at_eod = true; /* default */ in s_init()
432 spgetcc(register stream * s, bool close_at_eod) in spgetcc() argument
447 if (status == EOFC && close_at_eod && s->close_at_eod) { in spgetcc()
813 curr->close_at_eod in sreadbuf()
1019 s->close_at_eod = false; in sread_string_reusable()
1027 if (*pl == 0 && s->close_at_eod) /* EOF */ in s_string_available()
H A Dzfrsd.c245 s->close_at_eod = false; in make_rfs()
H A Dstream.h171 bool close_at_eod; /*(default is true, only false if "reusable")*/ member
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dstream.c115 s->close_at_eod = true; /* default */ in s_init()
432 spgetcc(register stream * s, bool close_at_eod) in spgetcc() argument
447 if (status == EOFC && close_at_eod && s->close_at_eod) { in spgetcc()
813 curr->close_at_eod in sreadbuf()
1019 s->close_at_eod = false; in sread_string_reusable()
1027 if (*pl == 0 && s->close_at_eod) /* EOF */ in s_string_available()
H A Dzfrsd.c245 s->close_at_eod = false; in make_rfs()
H A Dstream.h171 bool close_at_eod; /*(default is true, only false if "reusable")*/ member
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dstream.c111 s->close_at_eod = true; /* default */ in s_init()
442 spgetcc(register stream * s, bool close_at_eod) in spgetcc() argument
457 if (status == EOFC && close_at_eod && s->close_at_eod) { in spgetcc()
828 curr->close_at_eod && in sreadbuf()
1039 s->close_at_eod = false; in sread_string_reusable()
1047 if (*pl == 0 && s->close_at_eod) /* EOF */ in s_string_available()
H A Dstream.h167 bool close_at_eod; /*(default is true, only false if "reusable")*/ member
H A Dgsiorom.c126 if (*pl == 0 && s->close_at_eod) /* EOF */ in s_block_read_available()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dstream.c111 s->close_at_eod = true; /* default */ in s_init()
442 spgetcc(register stream * s, bool close_at_eod) in spgetcc() argument
457 if (status == EOFC && close_at_eod && s->close_at_eod) { in spgetcc()
828 curr->close_at_eod && in sreadbuf()
1039 s->close_at_eod = false; in sread_string_reusable()
1047 if (*pl == 0 && s->close_at_eod) /* EOF */ in s_string_available()
H A Dstream.h167 bool close_at_eod; /*(default is true, only false if "reusable")*/ member
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dstream.c114 s->close_at_eod = true; /* default */ in s_init()
444 spgetcc(register stream * s, bool close_at_eod) in spgetcc() argument
459 if (status == EOFC && close_at_eod && s->close_at_eod) { in spgetcc()
830 curr->close_at_eod && in sreadbuf()
1041 s->close_at_eod = false; in sread_string_reusable()
1049 if (*pl == 0 && s->close_at_eod) /* EOF */ in s_string_available()
H A Dstream.h169 bool close_at_eod; /*(default is true, only false if "reusable")*/ member
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dstream.c114 s->close_at_eod = true; /* default */ in s_init()
444 spgetcc(register stream * s, bool close_at_eod) in spgetcc() argument
459 if (status == EOFC && close_at_eod && s->close_at_eod) { in spgetcc()
830 curr->close_at_eod && in sreadbuf()
1041 s->close_at_eod = false; in sread_string_reusable()
1049 if (*pl == 0 && s->close_at_eod) /* EOF */ in s_string_available()
H A Dstream.h169 bool close_at_eod; /*(default is true, only false if "reusable")*/ member
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dstream.c114 s->close_at_eod = true; /* default */ in s_init()
453 spgetcc(register stream * s, bool close_at_eod) in spgetcc() argument
469 if (status == EOFC && close_at_eod && s->close_at_eod) { in spgetcc()
844 curr->close_at_eod && in sreadbuf()
1055 s->close_at_eod = false; in sread_string_reusable()
1063 if (*pl == 0 && s->close_at_eod) /* EOF */ in s_string_available()
H A Dstream.h169 bool close_at_eod; /*(default is true, only false if "reusable")*/ member
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dstream.c114 s->close_at_eod = true; /* default */ in s_init()
453 spgetcc(register stream * s, bool close_at_eod) in spgetcc() argument
469 if (status == EOFC && close_at_eod && s->close_at_eod) { in spgetcc()
844 curr->close_at_eod && in sreadbuf()
1055 s->close_at_eod = false; in sread_string_reusable()
1063 if (*pl == 0 && s->close_at_eod) /* EOF */ in s_string_available()
H A Dstream.h169 bool close_at_eod; /*(default is true, only false if "reusable")*/ member
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dzfrsd.c283 s->close_at_eod = false; in make_rfs()
371 s->close_at_eod = false; in make_aos()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dzfrsd.c286 s->close_at_eod = false; in make_rfs()
374 s->close_at_eod = false; in make_aos()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dzfrsd.c286 s->close_at_eod = false; in make_rfs()
374 s->close_at_eod = false; in make_aos()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dzfrsd.c283 s->close_at_eod = false; in make_rfs()
371 s->close_at_eod = false; in make_aos()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzfrsd.c293 s->close_at_eod = false; in make_rfs()
381 s->close_at_eod = false; in make_aos()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dzfrsd.c293 s->close_at_eod = false; in make_rfs()
381 s->close_at_eod = false; in make_aos()

12