OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_cb
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/nvi/dist/common/
cut.h
17
struct
_cb
{
struct
18
LIST_ENTRY(
_cb
) q; /* Linked list of cut buffers. */
/src/crypto/external/bsd/openssl.old/dist/test/
dhtest.c
35
BN_GENCB *
_cb
= NULL;
local
131
if (!TEST_ptr(
_cb
= BN_GENCB_new()))
133
BN_GENCB_set(
_cb
, &cb, NULL);
136
DH_GENERATOR_5,
_cb
)))
222
BN_GENCB_free(
_cb
);
/src/external/mpl/dhcp/bind/dist/lib/dns/
openssldh_link.c
269
BN_GENCB
_cb
;
local
opensslrsa_link.c
462
BN_GENCB
_cb
;
local
/src/crypto/external/apache2/openssl/dist/test/
dhtest.c
44
BN_GENCB *
_cb
= NULL;
local
155
if (!TEST_ptr(
_cb
= BN_GENCB_new()))
157
BN_GENCB_set(
_cb
, &cb, NULL);
160
DH_GENERATOR_5,
_cb
)))
251
BN_GENCB_free(
_cb
);
/src/crypto/external/bsd/openssl/dist/test/
dhtest.c
44
BN_GENCB *
_cb
= NULL;
local
155
if (!TEST_ptr(
_cb
= BN_GENCB_new()))
157
BN_GENCB_set(
_cb
, &cb, NULL);
160
DH_GENERATOR_5,
_cb
)))
251
BN_GENCB_free(
_cb
);
Completed in 30 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026