Searched defs:rootnode (Results 1 – 5 of 5) sorted by relevance
34 struct ext2_dx_root_info * rootnode, in htree_dump_leaf_node()140 struct ext2_dx_root_info * rootnode, in htree_dump_int_node()201 struct ext2_dx_root_info * rootnode, in htree_dump_int_block()255 struct ext2_dx_root_info *rootnode; in do_htree_dump() local
25 def rootnode(self): member in PathBrowser
130 def rootnode(self): member in ModuleBrowser
533 static xmlNodePtr find_child_node_by_name(xmlNodePtr rootnode, const char *nodename) in find_child_node_by_name()
1296 def __init__(self, rootnode): argument