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

/macosx-10.9.5/xnu-2422.115.4/libkern/kxld/
H A Dkxld_dict.h57 typedef u_int (*kxld_dict_hash)(const KXLDDict *dict, const void *key); typedef
63 kxld_dict_hash hash; // Hash function
81 kern_return_t kxld_dict_init(KXLDDict *dict, kxld_dict_hash hash,
H A Dkxld_dict.c79 kxld_dict_init(KXLDDict * dict, kxld_dict_hash hash, kxld_dict_cmp cmp,

Completed in 62 milliseconds