Home
last modified time | relevance | path

Searched refs:MAX_STR_LEN (Results 176 – 200 of 376) sorted by relevance

12345678910>>...16

/dports/games/openbor4432/openbor-ba1eb4f/engine/source/scriptlib/
H A DStackedSymbolTable.h17 CHAR name[MAX_STR_LEN + 1];
H A Ddepends.h69 #define MAX_STR_LEN 127 macro
/dports/games/openbor3979/openbor-2bcf25b/engine/source/scriptlib/
H A DStackedSymbolTable.h17 CHAR name[MAX_STR_LEN + 1];
H A Ddepends.h75 #define MAX_STR_LEN 127 macro
/dports/games/openbor/openbor-3caaddd5/engine/source/scriptlib/
H A DStackedSymbolTable.h17 CHAR name[MAX_STR_LEN + 1];
H A Ddepends.h71 #define MAX_STR_LEN 128 macro
/dports/games/openbor3482/openbor-2c1ecd7/engine/source/scriptlib/
H A DStackedSymbolTable.h17 CHAR name[MAX_STR_LEN+1];
H A Ddepends.h75 #define MAX_STR_LEN 128 macro
/dports/games/openbor3711/openbor-6ec17fa/engine/source/scriptlib/
H A DStackedSymbolTable.h17 CHAR name[MAX_STR_LEN+1];
H A Ddepends.h75 #define MAX_STR_LEN 128 macro
/dports/www/elinks/elinks-0.11.7/src/config/
H A Dcmdline.c146 safe_strncpy(get_opt_str("mime.default_type"), "text/html", MAX_STR_LEN); in forcehtml_cmd()
425 unsigned char saved[MAX_STR_LEN]; in print_full_help()
449 int max = MAX_STR_LEN - (savedpos - saved); in print_full_help()
514 if (pathlen + namelen + 2 > MAX_STR_LEN) in print_full_help()
H A Dopttypes.c328 safe_strncpy(opt->value.string, str, MAX_STR_LEN); in str_set()
350 unsigned char *new = mem_alloc(MAX_STR_LEN); in str_dup()
352 if (new) safe_strncpy(new, template->value.string, MAX_STR_LEN); in str_dup()
/dports/games/xpilot/xpilot-4.5.5/src/server/
H A Dmetaserver.c170 char string[MAX_STR_LEN]; in Meta_update()
292 char status[MAX_STR_LEN]; in Meta_update()
/dports/security/slurpie/slurpie/src/
H A Dmaster.c48 static u_char str[MAX_STR_LEN]; in init()
100 static u_char tbuf[MAX_STR_LEN]; in error()
/dports/deskutils/remind/remind-03.03.11/src/
H A Dcustom.h161 #define MAX_STR_LEN 65535 macro
/dports/www/elinks/elinks-0.11.7/src/util/
H A Dfile.c198 line = mem_alloc(MAX_STR_LEN); in file_read_line()
202 *size = MAX_STR_LEN; in file_read_line()
223 *size += MAX_STR_LEN; in file_read_line()
/dports/games/xpilot/xpilot-4.5.5/src/common/
H A Dpack.h121 #define MAX_STR_LEN 4096 macro
/dports/www/links/links-2.25/
H A Dgrx.c213 unsigned char e[MAX_STR_LEN]; in set_mode_according_to_param()
243 snprintf(cast_char e, MAX_STR_LEN, "GrSetMode(%lu,%lu,%d) failed.\n", x, y, pl); in set_mode_according_to_param()
266 unsigned char e[MAX_STR_LEN]; in grx_init_driver()
283 …snprintf(cast_char e, MAX_STR_LEN, "Unsupported videomode: x %d, y %d, bpp (%d, %d), planes %d.\n"… in grx_init_driver()
H A Dmenu.c2116 d->items[a].dlen = MAX_STR_LEN; in dlg_proxy_options()
2121 d->items[a].dlen = MAX_STR_LEN; in dlg_proxy_options()
2127 d->items[a].dlen = MAX_STR_LEN; in dlg_proxy_options()
2133 d->items[a].dlen = MAX_STR_LEN; in dlg_proxy_options()
2138 d->items[a].dlen = MAX_STR_LEN; in dlg_proxy_options()
2142 d->items[a].dlen = MAX_STR_LEN; in dlg_proxy_options()
2311 d->items[a].dlen = MAX_STR_LEN; in dlg_ssl_options()
2316 d->items[a].dlen = MAX_STR_LEN; in dlg_ssl_options()
2321 d->items[a].dlen = MAX_STR_LEN; in dlg_ssl_options()
2439 d->items[7].dlen = MAX_STR_LEN; in dlg_http_header_options()
[all …]
H A Djsint.c973 title=mem_alloc(MAX_STR_LEN); in js_upcall_get_title()
1023 loc=mem_alloc(MAX_STR_LEN); in js_upcall_get_location()
1129 loc=mem_alloc(MAX_STR_LEN); in js_upcall_get_referrer()
1780 loc=mem_alloc(MAX_STR_LEN); in js_upcall_get_location_protocol()
1803 loc=mem_alloc(MAX_STR_LEN); in js_upcall_get_location_port()
1825 loc=mem_alloc(MAX_STR_LEN); in js_upcall_get_location_hostname()
1848 loc=mem_alloc(MAX_STR_LEN); in js_upcall_get_location_host()
1871 loc=mem_alloc(MAX_STR_LEN); in js_upcall_get_location_pathname()
1895 loc=mem_alloc(MAX_STR_LEN); in js_upcall_get_location_search()
1919 loc=mem_alloc(MAX_STR_LEN); in js_upcall_get_location_hash()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/test/odbc/SQL99_test/
H A DSQL99_test.cpp399 char *szAttrType[MAX_STR_LEN] = { 0 } ; in ParseArguments()
435 SQLCHAR szAuxBuffer[MAX_STR_LEN] = { 0 } ; in ThreadFnInt()
622 SQLCHAR szAuxBuffer[MAX_STR_LEN] = { 0 } ; in ThreadFnFloat()
957 SQLCHAR szAuxBuffer[MAX_STR_LEN] = { 0 } ; in ThreadFnChar()
1505 SQLCHAR szError[MAX_STR_LEN], szSqlState[32] ; in HandleError()
1622 SQLCHAR szAuxBuffer[MAX_STR_LEN] = { 0 } ; in AggregateFn()
1768 SQLCHAR szEndBuffer[MAX_STR_LEN] = { 0 } ; in ArithOp()
1770 SQLCHAR szAuxBuffer[MAX_STR_LEN] = { 0 } ; in ArithOp()
1952 SQLCHAR szEndBuffer[MAX_STR_LEN] = { 0 } ; in Join()
1954 SQLCHAR szAuxBuffer[MAX_STR_LEN] = { 0 } ; in Join()
/dports/textproc/yamcha/yamcha-0.33/src/
H A Dchunker.cpp235 features[i] = new char [MAX_STR_LEN]; in open()
371 std::ostrstream os (features[l], MAX_STR_LEN); in select()
387 std::ostrstream os (features[l], MAX_STR_LEN); in select()
400 std::ostrstream os (features[l], MAX_STR_LEN); in select()
425 strncpy (features[features_size], s, MAX_STR_LEN); in addFeature()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/
H A Dverdict_test.cpp350 #define MAX_STR_LEN 30 in verdict_unit_tests() macro
352 char exponent[MAX_STR_LEN]; in verdict_unit_tests()
/dports/www/elinks/elinks-0.11.7/src/protocol/auth/
H A Ddialogs.c77 unsigned char sticker[MAX_STR_LEN], *text; in do_auth_dialog()
89 if (sticker_len < 0 || sticker_len > MAX_STR_LEN) return; in do_auth_dialog()
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/common/
H A Dpack.h153 #define MAX_STR_LEN 4096 macro

12345678910>>...16