Searched refs:get_insert_index (Results 1 – 1 of 1) sorted by relevance
72 static kern_return_t get_insert_index(const KXLDDict *dict, const void *key,250 rval = get_insert_index(dict, key, &idx); in kxld_dict_insert()320 get_insert_index(const KXLDDict *dict, const void *key, u_int *r_index) in get_insert_index() function