Searched defs:node (Results 376 - 400 of 882) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/contrib/unbound/util/
H A Drbtree.c108 rbtree_rotate_left(rbtree_type *rbtree, rbnode_type *node) argument
135 rbtree_rotate_right(rbtree_type *rbtree, rbnode_type *node) argument
158 rbtree_insert_fixup(rbtree_type *rbtree, rbnode_type *node) argument
234 rbnode_type *node = rbtree->root; local
283 rbnode_type *node; local
515 rbnode_type *node; local
551 rbnode_type *node; local
560 rbnode_type *node; local
571 rbtree_next(rbnode_type *node) argument
590 rbtree_previous(rbnode_type *node) argument
610 traverse_post(void (*func)(rbnode_type*, void*), void* arg, rbnode_type* node) argument
[all...]
H A Dwinsock_event.h172 rbnode_type node; member in struct:event
H A Dmini_event.h137 rbnode_type node; member in struct:event
/freebsd-11-stable/contrib/libpcap/
H A Dnametoaddr.c682 u_int node, area; local
/freebsd-11-stable/contrib/unbound/libunbound/
H A Dcontext.h150 struct rbnode_type node; member in struct:ctx_query
/freebsd-11-stable/contrib/unbound/edns-subnet/
H A Daddrtree.c55 edge_create(struct addrnode *node, const addrkey_t *addr, argument
93 struct addrnode* node = (struct addrnode *)malloc( sizeof (*node) ); local
153 clean_node(struct addrtree *tree, struct addrnode *node) argument
163 lru_pop(struct addrtree *tree, struct addrnode *node) argument
184 lru_push(struct addrtree *tree, struct addrnode *node) argument
199 lru_update(struct addrtree *tree, struct addrnode *node) argument
213 purge_node(struct addrtree *tree, struct addrnode *node) argument
363 struct addrnode *newnode, *node; local
477 struct addrnode *node = tree->root; local
[all...]
/freebsd-11-stable/contrib/unbound/iterator/
H A Diter_hints.c72 struct iter_hints_stub* node = (struct iter_hints_stub*)n; local
171 struct iter_hints_stub* node = (struct iter_hints_stub*)malloc( local
[all...]
H A Diter_fwd.c87 struct iter_forward_zone* node = (struct iter_forward_zone*)n; local
112 struct iter_forward_zone* node = (struct iter_forward_zone*)malloc( local
152 struct iter_forward_zone* node, *prev = NULL, *p; local
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cong.c258 enum mlx5_ib_cong_node_type node = 0; local
288 enum mlx5_ib_cong_node_type node; local
409 struct sysctl_oid *node; local
[all...]
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_device.c70 ocs_node_t *node = io->node; local
240 ocs_node_t *node = NULL; local
478 ocs_node_t *node = io->node; local
503 ocs_process_prli_payload(ocs_node_t *node, fc_prli_payload_t *prli) argument
528 ocs_node_t *node = io->node; local
741 ocs_node_init_device(ocs_node_t *node, int send_plogi) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DScopedHashTable.h122 ScopedHashTableIterator(ScopedHashTableVal<K, V> *node) : Node(node) {} argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp58 bool ExplodedGraph::shouldCollect(const ExplodedNode *node) { argument
155 void ExplodedGraph::collectNode(ExplodedNode *node) { argument
212 replaceNode(ExplodedNode *node) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DPostfixExpression.h70 static bool classof(const Node *node) { return node->GetKind() == BinaryOp; } argument
83 static bool classof(const Node *node) { argument
95 static bool classof(const Node *node) { return node->GetKind() == Integer; } argument
111 classof(const Node *node) argument
125 classof(const Node *node) argument
146 classof(const Node *node) argument
176 Dispatch(Node *&node) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp150 SDNode *node = CurDAG->getMachineNode(XCore::LDWCP_lru6, dl, MVT::i32, local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h364 ExplodedNode *node; local
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_taskdeps.cpp36 static void __kmp_init_node(kmp_depnode_t *node) { argument
50 static inline kmp_depnode_t *__kmp_node_ref(kmp_depnode_t *node) { argument
189 __kmp_add_node(kmp_info_t *thread, kmp_depnode_list_t *list, kmp_depnode_t *node) argument
237 __kmp_depnode_link_successor(kmp_int32 gtid, kmp_info_t *thread, kmp_task_t *task, kmp_depnode_t *node, kmp_depnode_list_t *plist) argument
290 __kmp_process_deps(kmp_int32 gtid, kmp_depnode_t *node, kmp_dephash_t **hash, bool dep_barrier, kmp_int32 ndeps, kmp_depend_info_t *dep_list, kmp_task_t *task) argument
[all...]
/freebsd-11-stable/contrib/serf/buckets/
H A Dallocator.c175 node_header_t *node; local
250 node_header_t *node; local
[all...]
/freebsd-11-stable/contrib/unbound/daemon/
H A Dacl_list.c81 struct acl_addr* node = regional_alloc_zero(acl->region, local
136 struct acl_addr* node; local
163 struct acl_addr* node; local
180 struct acl_addr* node; local
197 struct acl_addr* node; local
286 struct acl_addr* node; local
[all...]
/freebsd-11-stable/contrib/unbound/services/
H A Dmesh.h169 rbnode_type node; member in struct:mesh_state
208 rbnode_type node; member in struct:mesh_state_ref
/freebsd-11-stable/contrib/unbound/services/cache/
H A Dinfra.h135 struct name_tree_node node; member in struct:domain_limit_data
/freebsd-11-stable/sys/xen/xenbus/
H A Dxenbusb.c205 xenbusb_device_exists(device_t dev, const char *node) argument
563 char *node; local
[all...]
/freebsd-11-stable/sys/netgraph/
H A Dng_tag.c291 ng_tag_constructor(node_p node) argument
300 ng_tag_newhook(node_p node, hook_p hook, const char *name) argument
347 ng_tag_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
594 ng_tag_shutdown(node_p node) argument
609 node_p node = NG_HOOK_NODE(hook); local
[all...]
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dippool.c1091 ip_pool_node_t *node = ptr; local
1109 iphtent_t *node = ptr; local
[all...]
/freebsd-11-stable/contrib/ipfilter/
H A Dradix_ipf.h18 struct ipf_rdx_node *node; member in struct:ipf_rdx_mask
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dradix_ipf.h16 struct ipf_rdx_node *node; member in struct:ipf_rdx_mask

Completed in 392 milliseconds

<<11121314151617181920>>