Home
last modified time | relevance | path

Searched refs:return_code (Results 1 – 25 of 2815) sorted by relevance

12345678910>>...113

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Dzone_reader_text.c212 ya_result return_code; in zone_reader_text_copy_rdata_inline() local
217 return return_code; in zone_reader_text_copy_rdata_inline()
221 text_len = return_code; in zone_reader_text_copy_rdata_inline()
1119 return_code = rdata - rdata_start + return_code; in zone_reader_text_copy_rdata_inline()
1319 …if((return_code == PARSER_CHAR_TYPE_EOL) || (return_code == PARSER_EOL) || (return_code == PARSER_… in zone_reader_text_copy_rdata_inline()
1391 return return_code; in zone_reader_text_copy_rdata_inline()
2081 return_code = 1; in zone_reader_text_read_record()
2084 return return_code; in zone_reader_text_read_record()
2357 return return_code; in zone_reader_text_set_origin()
2407 return return_code; in zone_reader_text_copy_rdata()
[all …]
H A Dconfig_file_reader.c142 ya_result return_code; in config_file_reader_read() local
154 return_code = PARSER_EOF; in config_file_reader_read()
160 if(!(return_code & PARSER_WORD)) in config_file_reader_read()
170 if(return_code & PARSER_EOL) in config_file_reader_read()
178 if(return_code & PARSER_EOF) in config_file_reader_read()
227 return return_code; in config_file_reader_read()
353 return return_code; in config_file_reader_read()
485 if(FAIL(return_code)) in config_file_reader_read()
510 return return_code; in config_file_reader_read()
529 ya_result return_code; in config_file_reader_parse_stream() local
[all …]
H A Doutput_stream.c126 if(FAIL(return_code = output_stream_write(os, buffer_bin, return_code))) in output_stream_decode_base64()
147 if(FAIL(return_code = output_stream_write(os, buffer_bin, return_code))) in output_stream_decode_base64()
153 return return_code; in output_stream_decode_base64()
185 if(FAIL(return_code = output_stream_write(os, buffer_bin, return_code))) in output_stream_decode_base32()
206 if(FAIL(return_code = output_stream_write(os, buffer_bin, return_code))) in output_stream_decode_base32()
212 return return_code; in output_stream_decode_base32()
245 if(FAIL(return_code = output_stream_write(os, buffer_bin, return_code))) in output_stream_decode_base32hex()
266 if(FAIL(return_code = output_stream_write(os, buffer_bin, return_code))) in output_stream_decode_base32hex()
272 return return_code; in output_stream_decode_base32hex()
302 if(FAIL(return_code = output_stream_write(os, buffer_bin, return_code))) in output_stream_decode_base16()
[all …]
/dports/dns/yadifa/yadifa-2.5.3-10333/sbin/yadifad/
H A Dconfs.c297 ya_result return_code; in yadifad_config_init() local
383 return return_code; in yadifad_config_init()
473 return_code = 0; in yadifad_config_cmdline()
479 return_code++; in yadifad_config_cmdline()
485 return_code++; in yadifad_config_cmdline()
490 if(return_code == 0) in yadifad_config_cmdline()
513 return return_code; in yadifad_config_cmdline()
562 return return_code; in yadifad_config_read()
584 return return_code; in yadifad_config_finalize()
700 return return_code; in yadifad_config_update()
[all …]
H A Dconfig-key-roll-parser.c207 ya_result return_code; in key_roll_item_value_check() local
233 ya_result return_code; in key_roll_item_value_bitmap_get() local
244 return return_code; in key_roll_item_value_bitmap_get()
260 if(return_code == 0) in key_roll_item_value_bitmap_get()
300 return return_code; in key_roll_item_value_bitmap_get()
307 ya_result return_code; in key_roll_item_value_get() local
318 return return_code; in key_roll_item_value_get()
324 return return_code; in key_roll_item_value_get()
331 ya_result return_code; in key_roll_time_seconds() local
389 return return_code; in key_roll_time_seconds()
[all …]
/dports/net-mgmt/check_multi/check_multi-0.26/plugins/t/
H A D70_check_multi_statusdat.t.in27 $result->return_code,
44 $result->return_code,
45 $result->return_code,
61 $result->return_code,
62 $result->return_code,
78 $result->return_code,
79 $result->return_code,
95 $result->return_code,
96 $result->return_code,
112 $result->return_code,
[all …]
/dports/security/wolfssl/wolfssl-5.1.0/tests/
H A Dsuites.c602 args->return_code = 1; in test_harness()
613 args->return_code = 1; in test_harness()
622 args->return_code = 1; in test_harness()
630 args->return_code = 1; in test_harness()
639 args->return_code = 1; in test_harness()
754 args->return_code = 0; in test_harness()
827 if (args.return_code != 0) { in SuiteTest()
841 if (args.return_code != 0) { in SuiteTest()
853 if (args.return_code != 0) { in SuiteTest()
1202 if (args.return_code == 0) in SuiteTest()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/tests/
H A Dsuites.c602 args->return_code = 1; in test_harness()
613 args->return_code = 1; in test_harness()
622 args->return_code = 1; in test_harness()
630 args->return_code = 1; in test_harness()
639 args->return_code = 1; in test_harness()
754 args->return_code = 0; in test_harness()
827 if (args.return_code != 0) { in SuiteTest()
841 if (args.return_code != 0) { in SuiteTest()
853 if (args.return_code != 0) { in SuiteTest()
1202 if (args.return_code == 0) in SuiteTest()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/tests/
H A Dsuites.c602 args->return_code = 1; in test_harness()
613 args->return_code = 1; in test_harness()
622 args->return_code = 1; in test_harness()
630 args->return_code = 1; in test_harness()
639 args->return_code = 1; in test_harness()
754 args->return_code = 0; in test_harness()
827 if (args.return_code != 0) { in SuiteTest()
841 if (args.return_code != 0) { in SuiteTest()
853 if (args.return_code != 0) { in SuiteTest()
1202 if (args.return_code == 0) in SuiteTest()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/tests/
H A Dsuites.c602 args->return_code = 1; in test_harness()
613 args->return_code = 1; in test_harness()
622 args->return_code = 1; in test_harness()
630 args->return_code = 1; in test_harness()
639 args->return_code = 1; in test_harness()
754 args->return_code = 0; in test_harness()
827 if (args.return_code != 0) { in SuiteTest()
841 if (args.return_code != 0) { in SuiteTest()
853 if (args.return_code != 0) { in SuiteTest()
1202 if (args.return_code == 0) in SuiteTest()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/tests/
H A Dsuites.c602 args->return_code = 1; in test_harness()
613 args->return_code = 1; in test_harness()
622 args->return_code = 1; in test_harness()
630 args->return_code = 1; in test_harness()
639 args->return_code = 1; in test_harness()
754 args->return_code = 0; in test_harness()
827 if (args.return_code != 0) { in SuiteTest()
841 if (args.return_code != 0) { in SuiteTest()
853 if (args.return_code != 0) { in SuiteTest()
1202 if (args.return_code == 0) in SuiteTest()
[all …]
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Dparser.h351 return return_code; in parser_get_u16()
368 return return_code; in parser_copy_next_u16()
385 return return_code; in parser_copy_next_u8()
395 return return_code; in parser_get_u8()
405 return return_code; in parser_get_s8()
499 return return_code; in parser_copy_next_word()
514 return return_code; in parser_copy_next_class()
529 return return_code; in parser_copy_next_type()
547 return return_code; in parser_copy_next_fqdn()
563 return return_code; in parser_copy_next_fqdn_with_origin()
[all …]
/dports/security/opencryptoki/opencryptoki-3.11.0/usr/lib/cca_stdll/
H A Dcca_func.h22 typedef void (**CSNBCKI_t) (long *return_code,
30 typedef void (*CSNBCKM_t) (long *return_code,
41 typedef void (*CSNBDKX_t) (long *return_code,
50 typedef void (*CSNBDKM_t) (long *return_code,
59 typedef void (*CSNBMKP_t) (long *return_code,
67 typedef void (*CSNBKEX_t) (long *return_code,
77 typedef void (*CSNBKGN_t) (long *return_code,
91 typedef void (*CSNBKGN2_t) (long *return_code,
118 typedef void (*CSNBKIM_t) (long *return_code,
128 typedef void (*CSNBKPI_t) (long *return_code,
[all …]
/dports/dns/yadifa/yadifa-2.5.3-10333/sbin/yakeyrolld/
H A Dconfig-key-roll-parser.c208 ya_result return_code; in key_roll_item_value_check() local
234 ya_result return_code; in key_roll_item_value_bitmap_get() local
245 return return_code; in key_roll_item_value_bitmap_get()
261 if(return_code == 0) in key_roll_item_value_bitmap_get()
301 return return_code; in key_roll_item_value_bitmap_get()
308 ya_result return_code; in key_roll_item_value_get() local
319 return return_code; in key_roll_item_value_get()
325 return return_code; in key_roll_item_value_get()
332 ya_result return_code; in key_roll_time_seconds() local
390 return return_code; in key_roll_time_seconds()
[all …]
/dports/devel/upnp/pupnp-release-1.14.12/upnp/src/gena/
H A Dgena_ctrlpt.c201 return return_code; in ScheduleGenaAutoRenew()
218 int return_code; in gena_unsubscribe() local
227 return return_code; in gena_unsubscribe()
248 return return_code; in gena_unsubscribe()
268 return return_code; in gena_unsubscribe()
287 int return_code; in gena_subscribe() local
493 return return_code; in genaUnregisterClient()
541 return return_code; in genaUnSubscribe()
589 return_code); in genaSubscribe()
625 return_code = in genaSubscribe()
[all …]
/dports/net-mgmt/nagios-plugins/nagios-plugins-2.3.3/plugins/t/
H A Dcheck_disk.t131 cmp_ok( $result->return_code, '==', 0, "Old syntax okay" );
134 cmp_ok( $result->return_code, "==", 0, "At least 1% free" );
208 is ($result->return_code, 1, "Combine above two tests, get warning");
224 is( $result->return_code, 2, "Combining above two tests, get critical");
239 cmp_ok( $result->return_code, '==', 3, "Invalid command line options" );
248 cmp_ok( $result->return_code, "==", 2, "100% empty" );
252 cmp_ok( $result->return_code, '==', 2, "Check for 100GB free" );
255 cmp_ok( $result->return_code, "==", 2, "100 GB empty" );
260 cmp_ok( $result->return_code, "==", 2, "Old syntax: 0% used");
264 cmp_ok( $result->return_code, '==', 0, "Old syntax: 100% used" );
[all …]
H A Dcheck_snmp.t32 is( $res->return_code, 3, "No host name" );
36 is( $res->return_code, 3, "No OIDs specified" );
40 is( $res->return_code, 3, "Invalid seclevel" );
44 is( $res->return_code, 3, "Invalid protocol" );
61 cmp_ok( $res->return_code, '==', 2, "Threshold test -c 1" );
64 cmp_ok( $res->return_code, '==', 0, "Threshold test -c 1:" );
67 cmp_ok( $res->return_code, '==', 2, "Threshold test -c ~:1" );
70 cmp_ok( $res->return_code, '==', 2, "Threshold test -c 1:10" );
73 cmp_ok( $res->return_code, '==', 0, "Threshold test -c \@1:10" );
76 cmp_ok( $res->return_code, '==', 0, "Threshold test -c 10:1" );
[all …]
/dports/net-mgmt/monitoring-plugins/monitoring-plugins-2.3.1/plugins/t/
H A Dcheck_disk.t131 cmp_ok( $result->return_code, '==', 0, "Old syntax okay" );
134 cmp_ok( $result->return_code, "==", 0, "At least 1% free" );
208 is ($result->return_code, 1, "Combine above two tests, get warning");
224 is( $result->return_code, 2, "Combining above two tests, get critical");
239 cmp_ok( $result->return_code, '==', 3, "Invalid command line options" );
248 cmp_ok( $result->return_code, "==", 2, "100% empty" );
252 cmp_ok( $result->return_code, '==', 2, "Check for 100TB free" );
255 cmp_ok( $result->return_code, "==", 2, "100 TB empty" );
260 cmp_ok( $result->return_code, "==", 2, "Old syntax: 0% used");
264 cmp_ok( $result->return_code, '==', 0, "Old syntax: 100% used" );
[all …]
H A Dcheck_snmp.t26 is( $res->return_code, 3, "No host name" );
30 is( $res->return_code, 3, "No OIDs specified" );
34 is( $res->return_code, 3, "Invalid seclevel" );
38 is( $res->return_code, 3, "Invalid protocol" );
55 cmp_ok( $res->return_code, '==', 2, "Threshold test -c 1" );
58 cmp_ok( $res->return_code, '==', 0, "Threshold test -c 1:" );
61 cmp_ok( $res->return_code, '==', 2, "Threshold test -c ~:1" );
64 cmp_ok( $res->return_code, '==', 2, "Threshold test -c 1:10" );
67 cmp_ok( $res->return_code, '==', 0, "Threshold test -c \@1:10" );
70 cmp_ok( $res->return_code, '==', 0, "Threshold test -c 10:1" );
[all …]
/dports/graphics/grafx2/grafx2/src/
H A Dsaveini.c440 int return_code; in Save_INI() local
485 if ((return_code=Save_INI_reach_group(old_file,new_file,buffer,"[MOUSE]"))) in Save_INI()
508 if ((return_code=Save_INI_reach_group(old_file,new_file,buffer,"[MENU]"))) in Save_INI()
527 if ((return_code=Save_INI_reach_group(old_file,new_file,buffer,"[FILE_SELECTOR]"))) in Save_INI()
555 if ((return_code=Save_INI_reach_group(old_file,new_file,buffer,"[LOADING]"))) in Save_INI()
571 if ((return_code=Save_INI_reach_group(old_file,new_file,buffer,"[MISCELLANEOUS]"))) in Save_INI()
587 if ((return_code=Save_INI_set_values (old_file,new_file,buffer,"Backup",1,values,1))) in Save_INI()
603 if ((return_code=Save_INI_set_values (old_file,new_file,buffer,"Auto_save",1,values,1))) in Save_INI()
611 if ((return_code=Save_INI_set_values (old_file,new_file,buffer,"Fast_zoom",1,values,1))) in Save_INI()
704 DEBUG("saving pixel ratio",return_code); in Save_INI()
[all …]
/dports/net-mgmt/nagios-plugins/nagios-plugins-2.3.3/plugins/tests/
H A Dcheck_procs.t20 is( $result->return_code, 0, "Run with no options" );
24 is( $result->return_code, 1, "Checking > 5 processes" );
28 is( $result->return_code, 2, "Checking critical" );
32 is( $result->return_code, 0, "Checking no threshold breeched" );
52 is( $result->return_code, 1, "Checking processes with userid=-2" );
72 is( $result->return_code, 0, "Checking filter by VSZ" );
76 is( $result->return_code, 0, "Checking filter by RSS" );
84 is( $result->return_code, 0, "Checking filter for zombies" );
113 is( $result->return_code, 1, "Checking against VSZ > 1.2GB" );
117 is( $result->return_code, 1, "Checking against VSZ > 1.2GB" );
[all …]
H A Dcheck_snmp.t123 is($res->return_code, 0, "Returns OK");
139 is($res->return_code, 0, "OK for first call" );
146 is($res->return_code, 0, "OK as no thresholds" );
152 is($res->return_code, 0, "OK as no thresholds" );
158 is($res->return_code, 0, "OK as no thresholds" );
162 is($res->return_code, 0, "OK as no thresholds" );
166 is($res->return_code, 0, "OK as no thresholds" );
170 is($res->return_code, 0, "OK as no thresholds" );
174 is($res->return_code, 0, "OK as no thresholds" );
183 is($res->return_code, 0, "OK for first call" );
[all …]
/dports/net-mgmt/monitoring-plugins/monitoring-plugins-2.3.1/plugins/tests/
H A Dcheck_procs.t20 is( $result->return_code, 0, "Run with no options" );
24 is( $result->return_code, 1, "Checking > 5 processes" );
28 is( $result->return_code, 2, "Checking critical" );
32 is( $result->return_code, 0, "Checking no threshold breeched" );
77 is( $result->return_code, 0, "Checking filter by VSZ" );
81 is( $result->return_code, 0, "Checking filter by RSS" );
89 is( $result->return_code, 0, "Checking filter for zombies" );
93 is( $result->return_code, 2, "Checking filter for parent id = 1" );
118 is( $result->return_code, 1, "Checking against VSZ > 1.2GB" );
122 is( $result->return_code, 1, "Checking against VSZ > 1.2GB" );
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/securemessage/src/cpp/src/securemessage/
H A Dcrypto_ops_openssl.cc120 int return_code; in Sha256() local
128 if (return_code != 1) { in Sha256()
161 int return_code; in Sha512() local
175 return_code = in Sha512()
272 return_code = in Aes256CBCDecrypt()
529 return_code = in EcdsaP256Sha256Verify()
537 return_code = in EcdsaP256Sha256Verify()
554 int return_code; in EcdhKeyAgreement() local
625 int return_code; in Rsa2048Sha256Sign() local
716 int return_code; in Rsa2048Sha256Verify() local
[all …]
/dports/dns/yadifa/yadifa-2.5.3-10333/bin/yadifa/
H A Dya-conf.c166 ya_result return_code; in ya_conf_read() local
184 return return_code; in ya_conf_read()
204 return return_code; in ya_conf_read()
209 return_code = cmdline_help_get()?1:0; in ya_conf_read()
210 return_code |= cmdline_version_get() << 1; in ya_conf_read()
214 if(return_code != 0) in ya_conf_read()
216 return return_code; in ya_conf_read()
236 return return_code; in ya_conf_read()
274 if(FAIL(return_code)) in ya_conf_read()
276 if(return_code == MAKE_ERRNO_ERROR(ENOENT)) in ya_conf_read()
[all …]

12345678910>>...113