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

/freebsd-10.2-release/crypto/openssl/apps/
H A Ds_apps.h167 int extract_host_port(char *str, char **host_ptr, unsigned char *ip,
H A Ds_socket.c477 int extract_host_port(char *str, char **host_ptr, unsigned char *ip, function
H A Ds_client.c737 if (!extract_host_port(*(++argv), &host, NULL, &port))

Completed in 45 milliseconds