hostent_ext
struct hostent_ext *h;
static struct hostent_ext *
struct hostent_ext *h;
static struct hostent_ext *
struct hostent_ext *h;
static struct hostent_ext *
struct hostent_ext *h;
static struct hostent_ext *hostent_alloc(int);
static int hostent_set_cname(struct hostent_ext *, const char *, int);
static struct hostent_ext *
struct hostent_ext *h;
static void hostent_add_alias(struct hostent_ext *, const char *, int);
static int hostent_add_addr(struct hostent_ext *, const void *, size_t);
hostent_set_cname(struct hostent_ext *h, const char *name, int isdname)
static struct hostent_ext *hostent_from_addr(int, const char *, const char *);
static struct hostent_ext *hostent_file_match(FILE *, int, int, const char *,
hostent_add_alias(struct hostent_ext *h, const char *name, int isdname)
static struct hostent_ext *hostent_from_packet(int, int, char *, size_t);
hostent_add_addr(struct hostent_ext *h, const void *addr, size_t size)
struct hostent_ext *h;
h = (struct hostent_ext *)ar->ar_hostent;