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

/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c157 } cache_hash_t; typedef in typeref:struct:cache_hash
228 static cache_hash_t *
229 getldap_free_hash(cache_hash_t *p)
231 cache_hash_t *next;
248 static cache_hash_t *
250 cache_hash_t *idx)
259 return ((cache_hash_t *)NULL);
302 static cache_hash_t *hashTbl[CACHE_HASH_MAX];
303 cache_hash_t *next, *idx, *newp;
374 newp = (cache_hash_t *)mallo
[all...]

Completed in 51 milliseconds