Searched refs:titemp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lvm/rpc.metamedd/
H A Dmed_hash.c291 Item *titemp; local
305 titemp = bp->itempp[iidx];
309 if (titemp->key)
310 (void) (*cp->kffunc)(titemp->key);
311 if (titemp->data)
312 (void) (*cp->dffunc)(titemp->data);
313 titemp->keyl = 0;
314 titemp->datal = 0;

Completed in 64 milliseconds