HomeSort by: relevance | last modified time | path
    Searched defs:tls_mgr_open (Results 1 - 2 of 2) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/tls/
tls_mgr.c 163 /* tls_mgr_open - create client handle */
165 static void tls_mgr_open(void) function
173 msg_panic("tls_mgr_open: multiple initialization");
201 tls_mgr_open();
229 tls_mgr_open();
259 tls_mgr_open();
289 tls_mgr_open();
318 tls_mgr_open();
350 tls_mgr_open();
tls_mgr.c 163 /* tls_mgr_open - create client handle */
165 static void tls_mgr_open(void) function
173 msg_panic("tls_mgr_open: multiple initialization");
201 tls_mgr_open();
229 tls_mgr_open();
259 tls_mgr_open();
289 tls_mgr_open();
318 tls_mgr_open();
350 tls_mgr_open();

Completed in 36 milliseconds