Searched refs:oldnode (Results 1 – 3 of 3) sorted by relevance
331 Node *remotenode, *oldnode; in handle_port() local351 oldnode = find_node(&node_buf); in handle_port()352 if (oldnode) in handle_port()353 remotenode = oldnode; in handle_port()365 dump_endnode(path, oldnode ? "known remote" : "new remote", in handle_port()
136 avl_walk(avl_tree_t *tree, void *oldnode, int left) in avl_walk() argument139 avl_node_t *node = AVL_DATA2NODE(oldnode, off); in avl_walk()
1728 node_p node, oldnode; in ng_path2noderef() local1819 oldnode = node; in ng_path2noderef()1822 NG_NODE_UNREF(oldnode); /* XXX another race */ in ng_path2noderef()