Home
last modified time | relevance | path

Searched refs:dummylen (Results 1 – 25 of 65) sorted by relevance

123

/dports/mail/mboxstats/mboxstats-3.1/
H A Dmem.c47 int dummylen = (*len) == 0 ? 2 : (*len) * 2; in resize() local
48 void *dummypnt = (void *)myrealloc(*pnt, dummylen * size, "resize()"); in resize()
52 … fprintf(stderr, "resize::realloct: Cannot (re-)allocate %d bytes of memory\n", dummylen * size); in resize()
56 *len = dummylen; in resize()
/dports/audio/listener/listener-2.2/
H A Dutils.c73 size_t dummylen = (*len) == 0 ? 2 : (*len) * 2; in resize() local
74 void *dummypnt = (void *)realloc(*pnt, dummylen * size); in resize()
77 … error_exit("resize::realloct: Cannot (re-)allocate %d bytes of memory\n", dummylen * size); in resize()
79 *len = dummylen; in resize()
/dports/sysutils/multitail/multitail-6.5.0/
H A Dcv.c230 int dummylen; in convert() local
247 dummylen = match_end - match_start; in convert()
249 dummy = mymalloc(dummylen + 1); in convert()
250 memcpy(dummy, &line[match_start], dummylen); in convert()
251 dummy[dummylen] = 0x00; in convert()
253 …cv_offsets[cur_n_cv_matches].newstr = do_convert(dummy, dummylen, (cur_conv -> pcb)[conv_index].ty… in convert()
/dports/net-im/libnice/libnice-0.1.18/stun/tests/
H A Dtest-bind.c110 socklen_t dummylen = sizeof(dummy); in bad_family() local
119 &dummy, &dummylen); in bad_family()
130 socklen_t dummylen = sizeof(dummy); in small_srv_addr() local
139 &dummy, &dummylen); in small_srv_addr()
150 socklen_t dummylen = sizeof(dummy); in big_srv_addr() local
155 &dummy, &dummylen); in big_srv_addr()
166 socklen_t dummylen = sizeof(dummy); in timeout() local
177 &dummy, &dummylen); in timeout()
/dports/net-im/libnice-gst1/libnice-0.1.18/stun/tests/
H A Dtest-bind.c110 socklen_t dummylen = sizeof(dummy); in bad_family() local
119 &dummy, &dummylen); in bad_family()
130 socklen_t dummylen = sizeof(dummy); in small_srv_addr() local
139 &dummy, &dummylen); in small_srv_addr()
150 socklen_t dummylen = sizeof(dummy); in big_srv_addr() local
155 &dummy, &dummylen); in big_srv_addr()
166 socklen_t dummylen = sizeof(dummy); in timeout() local
177 &dummy, &dummylen); in timeout()
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/softoken/legacydb/
H A Dlowcert.c177 unsigned int dummylen; in nsslowcert_GetCertFields() local
189 dummy = nsslowcert_dataStart(buf, buf_length, &dummylen, PR_FALSE, NULL); in nsslowcert_GetCertFields()
192 buf_length -= (dummy - buf) + dummylen; in nsslowcert_GetCertFields()
193 buf = dummy + dummylen; in nsslowcert_GetCertFields()
208 dummy = nsslowcert_dataStart(buf, buf_length, &dummylen, PR_FALSE, NULL); in nsslowcert_GetCertFields()
211 buf_length -= (dummy - buf) + dummylen; in nsslowcert_GetCertFields()
212 buf = dummy + dummylen; in nsslowcert_GetCertFields()
260 (dummy - buf) + dummylen != buf_length) in nsslowcert_GetCertFields()
266 dummy = nsslowcert_dataStart(buf, buf_length, &dummylen, PR_FALSE, NULL); in nsslowcert_GetCertFields()
269 buf_length -= (dummy - buf) + dummylen; in nsslowcert_GetCertFields()
[all …]
/dports/www/firefox/firefox-99.0/security/nss/lib/softoken/legacydb/
H A Dlowcert.c177 unsigned int dummylen; in nsslowcert_GetCertFields() local
189 dummy = nsslowcert_dataStart(buf, buf_length, &dummylen, PR_FALSE, NULL); in nsslowcert_GetCertFields()
192 buf_length -= (dummy - buf) + dummylen; in nsslowcert_GetCertFields()
193 buf = dummy + dummylen; in nsslowcert_GetCertFields()
208 dummy = nsslowcert_dataStart(buf, buf_length, &dummylen, PR_FALSE, NULL); in nsslowcert_GetCertFields()
211 buf_length -= (dummy - buf) + dummylen; in nsslowcert_GetCertFields()
212 buf = dummy + dummylen; in nsslowcert_GetCertFields()
260 (dummy - buf) + dummylen != buf_length) in nsslowcert_GetCertFields()
266 dummy = nsslowcert_dataStart(buf, buf_length, &dummylen, PR_FALSE, NULL); in nsslowcert_GetCertFields()
269 buf_length -= (dummy - buf) + dummylen; in nsslowcert_GetCertFields()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/softoken/legacydb/
H A Dlowcert.c177 unsigned int dummylen; in nsslowcert_GetCertFields() local
189 dummy = nsslowcert_dataStart(buf, buf_length, &dummylen, PR_FALSE, NULL); in nsslowcert_GetCertFields()
192 buf_length -= (dummy - buf) + dummylen; in nsslowcert_GetCertFields()
193 buf = dummy + dummylen; in nsslowcert_GetCertFields()
208 dummy = nsslowcert_dataStart(buf, buf_length, &dummylen, PR_FALSE, NULL); in nsslowcert_GetCertFields()
211 buf_length -= (dummy - buf) + dummylen; in nsslowcert_GetCertFields()
212 buf = dummy + dummylen; in nsslowcert_GetCertFields()
260 (dummy - buf) + dummylen != buf_length) in nsslowcert_GetCertFields()
266 dummy = nsslowcert_dataStart(buf, buf_length, &dummylen, PR_FALSE, NULL); in nsslowcert_GetCertFields()
269 buf_length -= (dummy - buf) + dummylen; in nsslowcert_GetCertFields()
[all …]
/dports/security/ca_root_nss/nss-3.71/nss/lib/softoken/legacydb/
H A Dlowcert.c177 unsigned int dummylen; in nsslowcert_GetCertFields() local
189 dummy = nsslowcert_dataStart(buf, buf_length, &dummylen, PR_FALSE, NULL); in nsslowcert_GetCertFields()
192 buf_length -= (dummy - buf) + dummylen; in nsslowcert_GetCertFields()
193 buf = dummy + dummylen; in nsslowcert_GetCertFields()
208 dummy = nsslowcert_dataStart(buf, buf_length, &dummylen, PR_FALSE, NULL); in nsslowcert_GetCertFields()
211 buf_length -= (dummy - buf) + dummylen; in nsslowcert_GetCertFields()
212 buf = dummy + dummylen; in nsslowcert_GetCertFields()
260 (dummy - buf) + dummylen != buf_length) in nsslowcert_GetCertFields()
266 dummy = nsslowcert_dataStart(buf, buf_length, &dummylen, PR_FALSE, NULL); in nsslowcert_GetCertFields()
269 buf_length -= (dummy - buf) + dummylen; in nsslowcert_GetCertFields()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/softoken/legacydb/
H A Dlowcert.c177 unsigned int dummylen; in nsslowcert_GetCertFields() local
189 dummy = nsslowcert_dataStart(buf, buf_length, &dummylen, PR_FALSE, NULL); in nsslowcert_GetCertFields()
192 buf_length -= (dummy - buf) + dummylen; in nsslowcert_GetCertFields()
193 buf = dummy + dummylen; in nsslowcert_GetCertFields()
208 dummy = nsslowcert_dataStart(buf, buf_length, &dummylen, PR_FALSE, NULL); in nsslowcert_GetCertFields()
211 buf_length -= (dummy - buf) + dummylen; in nsslowcert_GetCertFields()
212 buf = dummy + dummylen; in nsslowcert_GetCertFields()
260 (dummy - buf) + dummylen != buf_length) in nsslowcert_GetCertFields()
266 dummy = nsslowcert_dataStart(buf, buf_length, &dummylen, PR_FALSE, NULL); in nsslowcert_GetCertFields()
269 buf_length -= (dummy - buf) + dummylen; in nsslowcert_GetCertFields()
[all …]
/dports/security/nss/nss-3.76.1/nss/lib/softoken/legacydb/
H A Dlowcert.c177 unsigned int dummylen; in nsslowcert_GetCertFields() local
189 dummy = nsslowcert_dataStart(buf, buf_length, &dummylen, PR_FALSE, NULL); in nsslowcert_GetCertFields()
192 buf_length -= (dummy - buf) + dummylen; in nsslowcert_GetCertFields()
193 buf = dummy + dummylen; in nsslowcert_GetCertFields()
208 dummy = nsslowcert_dataStart(buf, buf_length, &dummylen, PR_FALSE, NULL); in nsslowcert_GetCertFields()
211 buf_length -= (dummy - buf) + dummylen; in nsslowcert_GetCertFields()
212 buf = dummy + dummylen; in nsslowcert_GetCertFields()
260 (dummy - buf) + dummylen != buf_length) in nsslowcert_GetCertFields()
266 dummy = nsslowcert_dataStart(buf, buf_length, &dummylen, PR_FALSE, NULL); in nsslowcert_GetCertFields()
269 buf_length -= (dummy - buf) + dummylen; in nsslowcert_GetCertFields()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/softoken/legacydb/
H A Dlowcert.c177 unsigned int dummylen; in nsslowcert_GetCertFields() local
189 dummy = nsslowcert_dataStart(buf, buf_length, &dummylen, PR_FALSE, NULL); in nsslowcert_GetCertFields()
192 buf_length -= (dummy - buf) + dummylen; in nsslowcert_GetCertFields()
193 buf = dummy + dummylen; in nsslowcert_GetCertFields()
208 dummy = nsslowcert_dataStart(buf, buf_length, &dummylen, PR_FALSE, NULL); in nsslowcert_GetCertFields()
211 buf_length -= (dummy - buf) + dummylen; in nsslowcert_GetCertFields()
212 buf = dummy + dummylen; in nsslowcert_GetCertFields()
260 (dummy - buf) + dummylen != buf_length) in nsslowcert_GetCertFields()
266 dummy = nsslowcert_dataStart(buf, buf_length, &dummylen, PR_FALSE, NULL); in nsslowcert_GetCertFields()
269 buf_length -= (dummy - buf) + dummylen; in nsslowcert_GetCertFields()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/softoken/legacydb/
H A Dlowcert.c177 unsigned int dummylen; in nsslowcert_GetCertFields() local
189 dummy = nsslowcert_dataStart(buf, buf_length, &dummylen, PR_FALSE, NULL); in nsslowcert_GetCertFields()
192 buf_length -= (dummy - buf) + dummylen; in nsslowcert_GetCertFields()
193 buf = dummy + dummylen; in nsslowcert_GetCertFields()
208 dummy = nsslowcert_dataStart(buf, buf_length, &dummylen, PR_FALSE, NULL); in nsslowcert_GetCertFields()
211 buf_length -= (dummy - buf) + dummylen; in nsslowcert_GetCertFields()
212 buf = dummy + dummylen; in nsslowcert_GetCertFields()
260 (dummy - buf) + dummylen != buf_length) in nsslowcert_GetCertFields()
266 dummy = nsslowcert_dataStart(buf, buf_length, &dummylen, PR_FALSE, NULL); in nsslowcert_GetCertFields()
269 buf_length -= (dummy - buf) + dummylen; in nsslowcert_GetCertFields()
[all …]
/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/src/external/ed25519-donna/fuzz/
H A Dfuzz-ed25519.c148 unsigned long long dummylen; in main() local
175 crypto_sign_ref10(dummymsg[0], &dummylen, r->m, 128, dummysk); in main()
177 g->valid = crypto_sign_open_ref10(dummymsg[1], &dummylen, dummymsg[0], 128 + 64, g->pk); in main()
/dports/security/pam_ssh_agent_auth/pam_ssh_agent_auth-7ff7858/ed25519-donna/fuzz/
H A Dfuzz-ed25519.c148 unsigned long long dummylen; in main() local
175 crypto_sign_ref10(dummymsg[0], &dummylen, r->m, 128, dummysk); in main()
177 g->valid = crypto_sign_open_ref10(dummymsg[1], &dummylen, dummymsg[0], 128 + 64, g->pk); in main()
/dports/security/gnupg/gnupg-2.3.3/common/
H A Dmembuf.c195 size_t dummylen; in get_membuf_shrink() local
198 len = &dummylen; in get_membuf_shrink()
/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dmain.c284 socklen_t dummylen; in main() local
347 if (!frr_zclient_addr(&dummy, &dummylen, optarg)) { in main()
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dmain.c284 socklen_t dummylen; in main() local
347 if (!frr_zclient_addr(&dummy, &dummylen, optarg)) { in main()
/dports/x11/xforward/xforward-1.0_1/
H A Dxforward.c125 int dummylen; local
484 dummylen = sizeof(dummy);
486 &dummylen)) < 0) {
/dports/archivers/snappy/snappy-1.1.9/
H A Dsnappy-test.cc468 uLongf dummylen = 0; in UncompressChunkDone() local
469 if ( UncompressChunkOrAll(&dummyout, &dummylen, &dummyin, 0, Z_FINISH) in UncompressChunkDone()
/dports/net/p5-Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.30/lib/
H A DZOOM.pm249 my $dummylen = 0;
251 $key, $dummylen);
467 my $dummylen = 0;
469 $key, $dummylen);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/third_party/snappy-1.1.2/
H A Dsnappy-test.cc571 uLongf dummylen = 0; in UncompressChunkDone() local
572 if ( UncompressChunkOrAll(&dummyout, &dummylen, &dummyin, 0, Z_FINISH) in UncompressChunkDone()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/third_party/snappy-1.1.2/
H A Dsnappy-test.cc571 uLongf dummylen = 0; in UncompressChunkDone() local
572 if ( UncompressChunkOrAll(&dummyout, &dummylen, &dummyin, 0, Z_FINISH) in UncompressChunkDone()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/snappy/src/
H A Dsnappy-test.cc578 uLongf dummylen = 0; in UncompressChunkDone() local
579 if ( UncompressChunkOrAll(&dummyout, &dummylen, &dummyin, 0, Z_FINISH) in UncompressChunkDone()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/third_party/snappy-1.1.2/
H A Dsnappy-test.cc571 uLongf dummylen = 0; in UncompressChunkDone() local
572 if ( UncompressChunkOrAll(&dummyout, &dummylen, &dummyin, 0, Z_FINISH) in UncompressChunkDone()

123