Searched refs:hostdata (Results 1 – 2 of 2) sorted by relevance
19 struct hostdata { struct37 static struct hostdata *hd = NULL; argument88 if ((hd = malloc(sizeof(struct hostdata))) == NULL) { in gethostent()114 if ((hd = malloc(sizeof(struct hostdata))) == NULL) { in sethostent()
59595 void *hostdata; member