Searched defs:node_path (Results 1 – 3 of 3) sorted by relevance
36 node_path: CString, field
262 let node_path = cstr!("/node_z/node_zz"); in node_add_subnode_with_namelen() localVariable277 let node_path = node_path.to_str().unwrap(); in node_add_subnode_with_namelen() localVariable
733 node_path: CString, field863 let node_path = vm_dtbo.locate_overlay_target_path(dtbo_node_path, &dtbo_node)?; in parse() localVariable