Home
last modified time | relevance | path

Searched refs:del_node (Results 1 – 4 of 4) sorted by relevance

/third_party/toybox/toys/other/
Dswitch_root.c30 static int del_node(struct dirtree *node)
87 dirtree_read("/", del_node); in switch_root_main()
/third_party/boost/boost/graph/
Dleda_graph.hpp508 g.del_node(u); in remove_vertex()
676 g.del_node(u); in remove_vertex()
/third_party/f2fs-tools/fsck/
Ddict.c1259 static void del_node(dnode_t *n, void *c) in del_node() function
1463 dict_set_allocator(d, new_node, del_node, NULL); in main()
/third_party/e2fsprogs/lib/support/
Ddict.c1299 static void del_node(dnode_t *n, void *c) in del_node() function
1503 dict_set_allocator(d, new_node, del_node, NULL); in main()