Searched refs:dict_lower_bound (Results 1 – 2 of 2) sorted by relevance
99 extern dnode_t *dict_lower_bound(dict_t *, const void *);
499 dnode_t *dict_lower_bound(dict_t *dict, const void *key) in dict_lower_bound() function1456 dn = dict_lower_bound(d, tok1); in main()