search_cb
(void) di_walk_node(di_root, DI_WALK_CLDFIRST, NULL, search_cb);
static int search_cb(di_node_t, void *);