Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dhtable.c842 void *zhizi = NULL; in htab_remove() local
882 zhizi = item->p; in htab_remove()
893 zhizi = item->p; in htab_remove()
908 zhizi, i, &flags)); in htab_remove()
917 uid = tab->c->get_uid(zhizi); in htab_remove()
940 return (zhizi); in htab_remove()
970 void *zhizi = NULL; in htab_lookup() local
998 zhizi = item->p; in htab_lookup()
1007 if (zhizi != NULL) { in htab_lookup()
1014 ret = callback(zhizi, p); in htab_lookup()
[all …]