Searched refs:hash_Exists (Results 1 – 2 of 2) sorted by relevance
176 hash_Exists(hash_tbl *hashtable, unsigned hashcode, hash_cmpfp compare, in hash_Exists() function210 if (hash_Exists(hashtable, hashcode, compare, key)) { in hash_Insert()
129 extern int hash_Exists(hash_tbl *, u_int code,