Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_htab.h92 int htab_add(htab_t *, void *, int, uint32_t *, int *);
H A Dcache.c398 return (htab_add(imc->t[obj->type], obj, flag, uid_p, update_p)); in cache_add()
H A Dhtable.c694 htab_add( in htab_add() function