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

/freebsd-10.2-release/crypto/openssl/apps/
H A Ds_socket.c109 static int init_client_ip(int *sock, unsigned char ip[4], int port, int type);
241 return init_client_ip(sock, ip, port, type);
244 static int init_client_ip(int *sock, unsigned char ip[4], int port, int type) function

Completed in 100 milliseconds