Home
last modified time | relevance | path

Searched defs:kxld_dict (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.1.10/libkern/kxld/
H A Dkxld_dict.h60 struct kxld_dict { struct
63 kxld_dict_hash hash; // Hash function argument
64 kxld_dict_cmp cmp; // Comparison function argument
69 struct kxld_dict_iterator { argument