Home
last modified time | relevance | path

Searched refs:get_locate_index (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/libkern/kxld/
H A Dkxld_dict.c70 static kern_return_t get_locate_index(const KXLDDict *dict, const void *key,
174 rval = get_locate_index(dict, key, &idx); in kxld_dict_find()
193 get_locate_index(const KXLDDict *dict, const void *key, u_int *_idx) in get_locate_index() function
358 rval = get_locate_index(dict, key, &idx); in kxld_dict_remove()