Lines Matching refs:dict_first
160 first = dict_first(dict);859 dnode_t *dict_first(dict_t *dict)1032 dnode_t *node = dict_first(dict), *next;1165 dnode_t *leftnode = dict_first(dest), *rightnode = dict_first(source);1469 for (dn = dict_first(d); dn; dn = dict_next(d, dn)) {