OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:copy_email
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/crypto/x509/
v3_san.c
24
static int
copy_email
(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p);
396
if (!
copy_email
(ctx, gens, 0))
400
if (!
copy_email
(ctx, gens, 1))
419
static int
copy_email
(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p)
function
/src/crypto/external/bsd/openssl/dist/crypto/x509/
v3_san.c
24
static int
copy_email
(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p);
399
if (!
copy_email
(ctx, gens, 0))
403
if (!
copy_email
(ctx, gens, 1))
422
static int
copy_email
(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p)
function
/src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
v3_alt.c
23
static int
copy_email
(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p);
319
if (!
copy_email
(ctx, gens, 0))
323
if (!
copy_email
(ctx, gens, 1))
342
static int
copy_email
(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p)
function
Completed in 23 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026