Lines Matching refs:dict_lookup
454 dnode_t *dict_lookup(dict_t *dict, const void *key)1418 dn = dict_lookup(d, tok1);1420 puts("dict_lookup failed");1443 dn = dict_lookup(d, tok1);