Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dcache.c347 return (htab_lookup(imc->t[lcp->type], in cache_lookup()
372 return (htab_lookup(imc->t[lcp->type], in cache_rekey()
H A Disns_htab.h94 int htab_lookup(htab_t *, void *, uint32_t,
H A Dhtable.c960 htab_lookup( in htab_lookup() function