Lines Matching defs:hp
902 struct hostent *hp;1026 (hp = gethostbyname(hostname)) != NULL) {1027 hostaddr.s_addr = *(u_long *)hp->h_addr;1103 struct hostent *hp;1211 (hp = gethostbyname(hostname)) != NULL) {1212 hostaddr.s_addr = *(u_long *)hp->h_addr;