Searched refs:HE_ENT (Results 1 – 2 of 2) sorted by relevance
96 typedef struct he_ent HE_ENT; typedef103 HE_ENT *hostent;137 he_free(HE_ENT *h) in he_free()146 static HE_ENT *151 HE_ENT *first = NULL, *cur = NULL; in string2he()158 cur->next = ALLOC(HE_ENT); in string2he()161 first = cur = ALLOC(HE_ENT); in string2he()309 HE_ENT *h; in amu_ldap_rebind()
6261 and change "HE" to HE_ENT so as to compile on HPUX.