Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libsldap/common/
H A Dns_mapping.c59 static ns_hash_t *
61 const char *str, ns_hash_t *idx) in ns_scan_hash()
71 return ((ns_hash_t *)NULL); in ns_scan_hash()
78 static ns_hash_t *
82 ns_hash_t *idx, *hashp; in ns_get_hash()
128 static ns_hash_t *
129 ns_free_hash(ns_hash_t *p) in ns_free_hash()
132 ns_hash_t *next; in ns_free_hash()
149 ns_hash_t *next; in __s_api_destroy_hash()
173 ns_hash_t *idx, *newp; in __s_api_add_map2hash()
[all …]
H A Dns_internal.h396 } ns_hash_t; typedef
433 ns_hash_t *hashTbl[NS_HASH_MAX];
434 ns_hash_t *llHead;
H A Dns_config.c3021 ns_hash_t *hptr; in __s_api_strValue()