Lines Matching defs:hp
857 struct hostent *hp;931 hp = gethostbyname (proxy);933 hp = gethostbyname (ctxt->hostname);934 if (hp == NULL) {938 if ((unsigned int) hp->h_length >949 hp->h_addr_list[0], hp->h_length);