Searched refs:mpool_key (Results 1 – 1 of 1) sorted by relevance
102 DBT mpool_key; in __kdb2_hash_open() local178 mpool_key.data = (u_int8_t *)file; in __kdb2_hash_open()179 mpool_key.size = strlen(file); in __kdb2_hash_open()185 hashp->mp = mpool_open(&mpool_key, hashp->fp, hashp->hdr.bsize, csize); in __kdb2_hash_open()