Searched refs:init_client (Results 1 – 3 of 3) sorted by relevance
/openssl/apps/include/ |
H A D | s_apps.h | 37 int init_client(int *sock, const char *host, const char *port,
|
/openssl/apps/lib/ |
H A D | s_socket.c | 75 int init_client(int *sock, const char *host, const char *port, in init_client() function
|
/openssl/apps/ |
H A D | s_client.c | 2174 if (init_client(&sock, host, port, bindhost, bindport, socket_family, in s_client_main()
|
Completed in 15 milliseconds