OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dcert_file
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/tls/
tls_proxy_server_scan.c
100
VSTRING *
dcert_file
= vstring_alloc(25);
local
125
RECV_ATTR_STR(TLS_ATTR_DCERT_FILE,
dcert_file
),
145
props->
dcert_file
= vstring_export(
dcert_file
);
175
myfree((void *) props->
dcert_file
);
tls_proxy_client_scan.c
238
myfree((void *) props->
dcert_file
);
262
VSTRING *
dcert_file
= vstring_alloc(25);
local
285
RECV_ATTR_STR(TLS_ATTR_DCERT_FILE,
dcert_file
),
300
props->
dcert_file
= vstring_export(
dcert_file
);
tls.h
491
const char *
dcert_file
;
member in struct:__anon81
564
const char *
dcert_file
;
member in struct:__anon83
Completed in 45 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026