hent
BY_DIR_HASH htmp, *hent;
hent = sk_BY_DIR_HASH_value(ent->hashes, idx);
k = hent->suffix;
hent = NULL;
hent = NULL;
if (hent == NULL) {
hent = sk_BY_DIR_HASH_value(ent->hashes, idx);
if (hent == NULL) {
hent = OPENSSL_malloc(sizeof(*hent));
if (hent == NULL) {
hent->hash = h;
hent->suffix = k;
if (!sk_BY_DIR_HASH_push(ent->hashes, hent)) {
OPENSSL_free(hent);
} else if (hent->suffix < k) {
hent->suffix = k;
hp = hostent_unpack(nvl, &hent);
hp = hostent_unpack(nvl, &hent);
static struct hostent hent;
hp = hostent_unpack(nvl, &hent);
hp = hostent_unpack(nvl, &hent);
static struct hostent hent;
struct hostent *hent;
if ((hent = gethostbyname(host)) == NULL) {
memcpy(&srvp->addr.sin_addr, hent->h_addr,
struct hostent *hent;
if ((hent = gethostbyname(host)) == NULL) {
memcpy(&srvp->addr.sin_addr, hent->h_addr,
hent = gethostbyaddr((char *)&ss_addr.s_addr, sizeof(ss_addr.s_addr),
if (hent != NULL)
printf("%s\n", hent->h_name);
struct hostent *hent;
hent = gethostbyname(argv[0]);
if (!hent) {
struct hostent *hent = NULL;
register struct hent *hp;
struct hent **base;
register struct hent *hp, **ap;
base = (struct hent **) calloc(hcount, sizeof(hp));
register struct hent *hp;
static struct hent *
register struct hent *hp;
hp = (struct hent *) calloc(1, sizeof(*hp));
static struct hent *
register struct hent *hp;
register const struct hent *h1, *h2;
h1 = *(const struct hent * const *)a;
h2 = *(const struct hent * const *)b;
struct hent *h_link; /* Forward hash link */
static struct hent *hashtab[HSHSIZE]; /* Hash table proper */
static struct hent *enter(const char _name[]);
static struct hent *lookup(const char _name[]);
struct hostent *hent;
hent = __dns_getanswer(buf, rval, q->name, q->type);
if (hent != NULL) {
hent->h_addr = (char *)q->addr;
hent->h_addrtype = q->addrtype;
hent->h_length = q->addrlen;
yp_send_dns_reply(q, parse(hent));
struct hostent *hent;
hent = gethostbyname(optarg);
if (hent == NULL)
bcopy(hent->h_addr, &sin.sin_addr,