Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpkg/common/
H A Dnhash.c112 Item **titempp; in add_cache() local
133 if ((titempp = in add_cache()
136 bcopy((char *)bp->itempp, (char *)titempp, in add_cache()
144 bp->itempp = titempp; in add_cache()
/titanic_41/usr/src/cmd/lvm/rpc.metamedd/
H A Dmed_hash.c121 Item **titempp; in add_cache() local
140 titempp = in add_cache()
143 if (titempp != NULL) { in add_cache()
144 (void) memmove((char *)titempp, in add_cache()
153 bp->itempp = titempp; in add_cache()