OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lcid_comp
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_lcidm.c
90
static int
lcid_comp
(const QUIC_LCID *a, const QUIC_LCID *b)
function
120
if ((lcidm->lcids = lh_QUIC_LCID_new(lcid_hash,
lcid_comp
)) == NULL)
211
if ((conn->lcids = lh_QUIC_LCID_new(lcid_hash,
lcid_comp
)) == NULL)
Completed in 42 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026