Searched refs:keyl (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/lvm/rpc.metamedd/ |
H A D | med_hash.c | 129 bp = &cp->bp[(*cp->hfunc)(itemp->key, itemp->keyl, cp->hsz)]; in add_cache() 138 (*cp->hfunc)(itemp->key, itemp->keyl, cp->hsz)); in add_cache() 290 int datalen = itemp->keyl; in del_cache() 313 titemp->keyl = 0; in del_cache() 390 (*pfunc)(itemp->key, itemp->keyl, in pr_cache()
|
H A D | med_hash.h | 42 int keyl; member
|
H A D | med_db.c | 49 med_pr(void *keyp, int keyl, void *datap, int datal) in med_pr() argument 57 keyl, (unsigned)keyp, medp->med_setno, medp->med_setname, in med_pr() 167 itemp->keyl = len; in add_key()
|
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | nhash.c | 121 bp = &cp->bp[(*cp->hfunc)(itemp->key, itemp->keyl, cp->hsz)]; in add_cache() 131 (*cp->hfunc)(itemp->key, itemp->keyl, cp->hsz)); in add_cache()
|
H A D | nhash.h | 41 int keyl; member
|
H A D | ncgrpw.c | 103 itemp->keyl = len; in cache_alloc()
|