Searched refs:get_node (Results 1 – 6 of 6) sorted by relevance
28 let n1 = Store.Path.get_node root1 path29 and n2 = Store.Path.get_node root2 path in47 let oldnode = Store.Path.get_node oldroot path48 and currentnode = Store.Path.get_node currentroot path in60 let pnode = Store.Path.get_node currentroot (Store.Path.get_parent path) in206 let n = Store.get_node store p in
181 let get_node rnode path = function294 let get_node store path = function295 Path.get_node store.root path410 let rmed_node = Path.get_node store.root path in418 match Path.get_node store.root path with
157 struct node *get_node(struct connection *conn,
92 struct node *node = get_node(conn, ctx, name, XS_PERM_READ); in add_event()
567 struct node *get_node(struct connection *conn, in get_node() function803 return get_node(conn, ctx, *canonical_name, perm); in get_node_canonicalized()
1140 static unsigned int node_to_scrub(bool get_node) in node_to_scrub() argument1150 (!get_node || !node_test_and_set(node, node_scrubbing)) ) in node_to_scrub()1170 if ( !get_node ) in node_to_scrub()
Completed in 14 milliseconds