Home
last modified time | relevance | path

Searched refs:bufp1 (Results 1 – 12 of 12) sorted by relevance

/dports/www/trafficserver/trafficserver-9.1.1/src/traffic_server/
H A DInkAPITest.cc3711 TSMBuffer bufp1 = (TSMBuffer) nullptr; in REGRESSION_TEST() local
3796 bufp1 = TSMBufferCreate(); in REGRESSION_TEST()
4033 if (bufp1 != nullptr) { in REGRESSION_TEST()
4034 TSMBufferDestroy(bufp1); in REGRESSION_TEST()
4098 TSMBuffer bufp1 = (TSMBuffer) nullptr; in REGRESSION_TEST() local
4161 bufp1 = TSMBufferCreate(); in REGRESSION_TEST()
4168 hdr_loc1 = TSHttpHdrCreate(bufp1); in REGRESSION_TEST()
4659 TSHttpHdrDestroy(bufp1, hdr_loc1); in REGRESSION_TEST()
4675 if (bufp1) { in REGRESSION_TEST()
4915 bufp1 = TSMBufferCreate(); in REGRESSION_TEST()
[all …]
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/torture/rpc/
H A Dsession_key.c46 struct lsa_DATA_BUF_PTR bufp1; in test_CreateSecret_basic() local
120 r4.in.new_val = &bufp1; in test_CreateSecret_basic()
125 bufp1.buf = NULL; in test_CreateSecret_basic()
H A Dlsa.c850 struct lsa_DATA_BUF_PTR bufp1; in test_CreateSecret() local
957 r4.in.new_val = &bufp1; in test_CreateSecret()
962 bufp1.buf = NULL; in test_CreateSecret()
1014 r6.in.new_val = &bufp1; in test_CreateSecret()
1019 bufp1.buf = NULL; in test_CreateSecret()
1091 r8.in.new_val = &bufp1; in test_CreateSecret()
1096 bufp1.buf = NULL; in test_CreateSecret()
H A Dsamsync.c803 struct lsa_DATA_BUF_PTR bufp1; in samsync_handle_secret() local
855 q.in.new_val = &bufp1; in samsync_handle_secret()
860 bufp1.buf = NULL; in samsync_handle_secret()
/dports/net/samba412/samba-4.12.15/source4/torture/rpc/
H A Dsession_key.c45 struct lsa_DATA_BUF_PTR bufp1;
111 r4.in.new_val = &bufp1;
116 bufp1.buf = NULL;
H A Dbackupkey.c1745 struct lsa_DATA_BUF_PTR bufp1; in test_ServerWrap_encrypt_decrypt_manual() local
1795 r_query_secret.in.new_val = &bufp1; in test_ServerWrap_encrypt_decrypt_manual()
1796 bufp1.buf = NULL; in test_ServerWrap_encrypt_decrypt_manual()
1838 r_query_secret.in.new_val = &bufp1; in test_ServerWrap_encrypt_decrypt_manual()
H A Dsamsync.c903 struct lsa_DATA_BUF_PTR bufp1; in samsync_handle_secret() local
948 q.in.new_val = &bufp1; in samsync_handle_secret()
953 bufp1.buf = NULL; in samsync_handle_secret()
H A Dlsa.c1509 struct lsa_DATA_BUF_PTR bufp1; in test_CreateSecret() local
1609 r4.in.new_val = &bufp1; in test_CreateSecret()
1614 bufp1.buf = NULL; in test_CreateSecret()
1668 r6.in.new_val = &bufp1; in test_CreateSecret()
1673 bufp1.buf = NULL; in test_CreateSecret()
1745 r8.in.new_val = &bufp1; in test_CreateSecret()
1750 bufp1.buf = NULL; in test_CreateSecret()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/charset/
H A Diconv.c133 char *bufp1 = cvtbuf; in smb_iconv() local
139 inbuf, inbytesleft, &bufp1, &bufsize) == -1 in smb_iconv()
/dports/net/samba412/samba-4.12.15/lib/util/charset/
H A Diconv.c301 char *bufp1 = cvtbuf; in smb_iconv() local
308 inbuf, inbytesleft, &bufp1, &bufsize) == -1 in smb_iconv()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/unit_tests/seqdb_reader/
H A Dseqdb_unit_test.cpp500 const char * bufp1 = 0; in BOOST_AUTO_TEST_CASE() local
502 Uint4 length1 = seqp.GetAmbigSeq(0, & bufp1, kSeqDBNuclBlastNA8); in BOOST_AUTO_TEST_CASE()
505 Uint4 hashval1 = s_BufHash(bufp1, length1); in BOOST_AUTO_TEST_CASE()
508 seqp.RetAmbigSeq(& bufp1); in BOOST_AUTO_TEST_CASE()
519 const char * bufp1 = 0; in BOOST_AUTO_TEST_CASE() local
521 Uint4 length1 = seqp.GetAmbigSeq(0, & bufp1, kSeqDBNuclBlastNA8); in BOOST_AUTO_TEST_CASE()
524 Uint4 hashval1 = s_BufHash(bufp1, length1); in BOOST_AUTO_TEST_CASE()
527 seqp.RetAmbigSeq(& bufp1); in BOOST_AUTO_TEST_CASE()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/unit_tests/seqdb_reader/
H A Dseqdb_unit_test.cpp500 const char * bufp1 = 0; in BOOST_AUTO_TEST_CASE() local
502 Uint4 length1 = seqp.GetAmbigSeq(0, & bufp1, kSeqDBNuclBlastNA8); in BOOST_AUTO_TEST_CASE()
505 Uint4 hashval1 = s_BufHash(bufp1, length1); in BOOST_AUTO_TEST_CASE()
508 seqp.RetAmbigSeq(& bufp1); in BOOST_AUTO_TEST_CASE()
519 const char * bufp1 = 0; in BOOST_AUTO_TEST_CASE() local
521 Uint4 length1 = seqp.GetAmbigSeq(0, & bufp1, kSeqDBNuclBlastNA8); in BOOST_AUTO_TEST_CASE()
524 Uint4 hashval1 = s_BufHash(bufp1, length1); in BOOST_AUTO_TEST_CASE()
527 seqp.RetAmbigSeq(& bufp1); in BOOST_AUTO_TEST_CASE()