Home
last modified time | relevance | path

Searched refs:STREAM_MAX_ERROR_STRING (Results 1 – 17 of 17) sorted by relevance

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dscommon.h158 #define STREAM_MAX_ERROR_STRING 79 macro
164 char error_string[STREAM_MAX_ERROR_STRING + 1]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dscommon.h158 #define STREAM_MAX_ERROR_STRING 79 macro
164 char error_string[STREAM_MAX_ERROR_STRING + 1]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dscommon.h167 #define STREAM_MAX_ERROR_STRING 79 macro
173 char error_string[STREAM_MAX_ERROR_STRING + 1]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dscommon.h160 #define STREAM_MAX_ERROR_STRING 79 macro
166 char error_string[STREAM_MAX_ERROR_STRING + 1]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dscommon.h160 #define STREAM_MAX_ERROR_STRING 79 macro
166 char error_string[STREAM_MAX_ERROR_STRING + 1]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dscommon.h167 #define STREAM_MAX_ERROR_STRING 79 macro
173 char error_string[STREAM_MAX_ERROR_STRING + 1]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dscommon.h155 #define STREAM_MAX_ERROR_STRING 79 macro
161 char error_string[STREAM_MAX_ERROR_STRING + 1]
H A Dzfile.c1089 strncpy(st->error_string, str, STREAM_MAX_ERROR_STRING); in filter_report_error()
1091 st->error_string[STREAM_MAX_ERROR_STRING] = 0; in filter_report_error()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dscommon.h155 #define STREAM_MAX_ERROR_STRING 79 macro
161 char error_string[STREAM_MAX_ERROR_STRING + 1]
H A Dzfile.c1089 strncpy(st->error_string, str, STREAM_MAX_ERROR_STRING); in filter_report_error()
1091 st->error_string[STREAM_MAX_ERROR_STRING] = 0; in filter_report_error()
/dports/graphics/sam2p/sam2p-0.49.4/
H A Dpts_fax.h209 #define STREAM_MAX_ERROR_STRING 79 macro
219 char error_string[STREAM_MAX_ERROR_STRING + 1]
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dzfile.c1053 strncpy(st->error_string, str, STREAM_MAX_ERROR_STRING); in filter_report_error()
1055 st->error_string[STREAM_MAX_ERROR_STRING] = 0; in filter_report_error()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dzfile.c1053 strncpy(st->error_string, str, STREAM_MAX_ERROR_STRING); in filter_report_error()
1055 st->error_string[STREAM_MAX_ERROR_STRING] = 0; in filter_report_error()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dzfile.c1092 strncpy(st->error_string, str, STREAM_MAX_ERROR_STRING); in filter_report_error()
1094 st->error_string[STREAM_MAX_ERROR_STRING] = 0; in filter_report_error()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dzfile.c1092 strncpy(st->error_string, str, STREAM_MAX_ERROR_STRING); in filter_report_error()
1094 st->error_string[STREAM_MAX_ERROR_STRING] = 0; in filter_report_error()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzfile.c1322 strncpy(st->error_string, str, STREAM_MAX_ERROR_STRING); in filter_report_error()
1324 st->error_string[STREAM_MAX_ERROR_STRING] = 0; in filter_report_error()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dzfile.c1322 strncpy(st->error_string, str, STREAM_MAX_ERROR_STRING); in filter_report_error()
1324 st->error_string[STREAM_MAX_ERROR_STRING] = 0; in filter_report_error()