OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tpllist
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/ssl/
t1_lib.c
1085
size_t *
tpllist
= NULL;
local
1103
if ((
tpllist
= OPENSSL_malloc(1 * sizeof(*
tpllist
))) == NULL)
1132
tpllist
[0] = ngroups;
1133
*tplext =
tpllist
;
1139
OPENSSL_free(
tpllist
);
Completed in 27 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026