Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/isns/isnsd/
H A Disns_cache.h58 int (*add_hook)(void *); member
H A Dcache.c98 imc->add_hook = add_object; in cache_init()
H A Dhtable.c776 ec = tab->c->add_hook(p); in htab_add()