Searched refs:ssl_sock_cleanup (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/crypto/openssl/apps/
H A Ds_socket.c106 static void ssl_sock_cleanup(void);
143 ssl_sock_cleanup();
160 static void ssl_sock_cleanup(void) function
192 signal(SIGINT, (void (*)(int))ssl_sock_cleanup);

Completed in 30 milliseconds