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

/freebsd-10.2-release/crypto/openssl/apps/
H A Ds_apps.h164 int init_client(int *sock, char *server, int port, int type);
H A Ds_socket.c234 int init_client(int *sock, char *host, int port, int type) function
H A Ds_client.c1260 if (init_client(&s, host, port, socket_type) == 0) {

Completed in 99 milliseconds