Searched refs:keycomp (Results 1 – 2 of 2) sorted by relevance
59 ckh_keycomp_t *keycomp; member71 ckh_keycomp_t *keycomp);
69 if (cell->key != NULL && ckh->keycomp(key, cell->key)) { in ckh_bucket_search()361 ckh_keycomp_t *keycomp) { in ckh_new() argument368 assert(keycomp != NULL); in ckh_new()397 ckh->keycomp = keycomp; in ckh_new()