Searched refs:ns_hash_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_mapping.c59 static ns_hash_t *
61 const char *str, ns_hash_t *idx)
71 return ((ns_hash_t *)NULL);
78 static ns_hash_t *
82 ns_hash_t *idx, *hashp;
128 static ns_hash_t *
129 ns_free_hash(ns_hash_t *p)
132 ns_hash_t *next;
149 ns_hash_t *next;
173 ns_hash_t *id
[all...]
H A Dns_internal.h396 } ns_hash_t; typedef in typeref:struct:ns_hash
433 ns_hash_t *hashTbl[NS_HASH_MAX];
434 ns_hash_t *llHead;
H A Dns_config.c3021 ns_hash_t *hptr;

Completed in 69 milliseconds