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

/illumos-gate/usr/src/lib/libpkg/common/
H A Dnhash.h41 int keyl; member in struct:item_t
H A Dnhash.c121 bp = &cp->bp[(*cp->hfunc)(itemp->key, itemp->keyl, cp->hsz)];
131 (*cp->hfunc)(itemp->key, itemp->keyl, cp->hsz));
H A Dncgrpw.c103 itemp->keyl = len;
/illumos-gate/usr/src/cmd/lvm/rpc.metamedd/
H A Dmed_hash.h36 int keyl; member in struct:item_t
H A Dmed_hash.c129 bp = &cp->bp[(*cp->hfunc)(itemp->key, itemp->keyl, cp->hsz)];
138 (*cp->hfunc)(itemp->key, itemp->keyl, cp->hsz));
290 int datalen = itemp->keyl;
313 titemp->keyl = 0;
390 (*pfunc)(itemp->key, itemp->keyl,
H A Dmed_db.c49 med_pr(void *keyp, int keyl, void *datap, int datal) argument
57 keyl, (unsigned)keyp, medp->med_setno, medp->med_setname,
167 itemp->keyl = len;

Completed in 71 milliseconds