Searched refs:host_ptr (Results 1 - 2 of 2) 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, argument
492 if (host_ptr != NULL)
493 *host_ptr = h;

Completed in 113 milliseconds