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

/xnu-2782.1.97/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);
191 get_locate_index(const KXLDDict *dict, const void *key, u_int *_idx) function
352 rval = get_locate_index(dict, key, &idx);

Completed in 86 milliseconds