Home
last modified time | relevance | path

Searched refs:host_phe (Results 1 – 2 of 2) sorted by relevance

/dports/www/webstone-ssl/WebStone2.5/src/
H A Dwebclient.c191 resolve_addrs(char *host, char *protocol, struct hostent *host_phe, in resolve_addrs() argument
215 memcpy(host_phe, phe, sizeof(struct hostent)); in resolve_addrs()
269 struct hostent host_phe; in connectsock() local
274 if (resolve_addrs(host, "tcp", &host_phe, &host_ppe, &host_addr, in connectsock()
/dports/www/webstone/WebStone2.5/src/
H A Dwebclient.c180 resolve_addrs(char *host, char *protocol, struct hostent *host_phe, in resolve_addrs() argument
204 memcpy(host_phe, phe, sizeof(struct hostent)); in resolve_addrs()
258 struct hostent host_phe; in connectsock() local
263 if (resolve_addrs(host, "tcp", &host_phe, &host_ppe, &host_addr, in connectsock()