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

/external/openssl/apps/
H A Ds_apps.h159 int init_client(int *sock, char *server, int port, int type);
H A Ds_socket.c237 int init_client(int *sock, char *host, int port, int type) function
H A Ds_client.c1276 if (init_client(&s,host,port,socket_type) == 0)

Completed in 71 milliseconds