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

/freebsd-10.0-release/crypto/openssl/apps/
H A Ds_apps.h162 int extract_host_port(char *str,char **host_ptr,unsigned char *ip,short *p);
H A Ds_socket.c477 int extract_host_port(char *str, char **host_ptr, unsigned char *ip, function
H A Ds_client.c683 if (!extract_host_port(*(++argv),&host,NULL,&port))

Completed in 108 milliseconds