OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:load_mixed_file
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/tls/
tls_certkey.c
486
/*
load_mixed_file
- load certs with single key anywhere in the file */
488
static int
load_mixed_file
(SSL_CTX *ctx, const char *file)
function
549
return (
load_mixed_file
(ctx, cert_file) == 0);
678
ret =
load_mixed_file
(ctx, argv[0]);
Completed in 16 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026