Searched refs:hstent (Results 1 – 1 of 1) sorted by relevance
278 struct hostent *hstent = NULL; in addhstaiX() local304 &hstent, &herrno, NULL); in addhstaiX()316 if (hstent != NULL) in addhstaiX()317 canon = hstent->h_name; in addhstaiX()
Completed in 6 milliseconds