Home
last modified time | relevance | path

Searched refs:walk_tree_with (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/misc/
Dtst-tsearch.c189 walk_tree_with (void *root, int expected_count, in walk_tree_with() function
221 walk_tree_with (root, expected_count, twalk); in walk_tree()
228 walk_tree_with (root, expected_count, twalk_with_twalk_r); in walk_tree()
/glibc-2.36/ChangeLog.old/
DChangeLog.195155 (walk_tree_with): Rename from walk_tree. Add walk argument.