Searched refs:keycomp (Results 1 – 2 of 2) sorted by relevance
57 ckh_keycomp_t *keycomp; member68 ckh_keycomp_t *keycomp);
60 if (cell->key != NULL && ckh->keycomp(key, cell->key)) in ckh_bucket_search()352 ckh_keycomp_t *keycomp) in ckh_new() argument360 assert(keycomp != NULL); in ckh_new()388 ckh->keycomp = keycomp; in ckh_new()