Home
last modified time | relevance | path

Searched defs:nodes (Results 1 – 25 of 44) sorted by relevance

12

/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dhccontrol.c107 struct nodeinfo *nodes; in socket_open() local
284 find_hci_nodes(struct nodeinfo** nodes) in find_hci_nodes()
/freebsd/sbin/ipf/libipf/
H A Dload_dstlist.c17 load_dstlist(ippool_dst_t *dst, ioctlfunc_t iocfunc, ipf_dstnode_t *nodes) in load_dstlist()
H A Dprintdstlist.c12 ipf_dstnode_t *nodes, wordtab_t *fields) in printdstlist()
/freebsd/contrib/llvm-project/lld/MachO/
H A DExportTrie.h38 std::vector<TrieNode *> nodes; variable
/freebsd/crypto/openssl/crypto/
H A Dsparse_array.c55 void **nodes; member
69 void *nodes[SA_BLOCK_MAX_LEVELS]; in sa_doall() local
/freebsd/crypto/openssl/crypto/x509/
H A Dpcy_node.c28 X509_POLICY_NODE *ossl_policy_tree_find_sk(STACK_OF(X509_POLICY_NODE) *nodes, in ossl_policy_tree_find_sk()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSpillPlacement.h47 Node *nodes = nullptr; variable
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DASTTableGen.cpp118 auto nodes = records.getAllDerivedDefinitions(nodeClassName); in visitHierarchy() local
/freebsd/contrib/mandoc/
H A Dtag.c39 struct roff_node **nodes; member
/freebsd/contrib/ofed/libibnetdisc/
H A Dibnetdisc.h134 ibnd_node_t *nodes; member
173 ibnd_node_t *nodes; member
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_xlator.c99 const char *name, dt_node_t *members, dt_node_t *nodes) in dt_xlator_create()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepotbase.h73 TwoLevelMap<Node, kNodesSize1, kNodesSize2> nodes; variable
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h399 llvm::iterator_range<node_iterator> nodes() { return Nodes; } in nodes() function
401 llvm::iterator_range<const_node_iterator> nodes() const { return Nodes; } in nodes() function
/freebsd/contrib/bmake/
H A Dcompat.c467 GNode **nodes; in MakeWaitGroupsInRandomOrder() local
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dradix_ipf.h58 ipf_rdx_node_t nodes[3]; member
H A Dradix_ipf.c499 ipf_rdx_node_t *nodes) in ipf_rx_addroute()
920 struct ipf_rdx_node nodes[2]; member
H A Dip_dstlist.c462 ipf_dstnode_t *node, **nodes; in ipf_dstlist_node_add() local
/freebsd/sys/kern/
H A Dsubr_blist.c208 u_daddr_t nodes, radix; in blist_create() local
512 daddr_t i, nodes, radix; in blist_stats() local
/freebsd/sbin/pfctl/
H A Dpfctl_qstats.c96 int nodes, dotitle = (opts & PF_OPT_SHOWALL); in pfctl_show_altq() local
/freebsd/contrib/ofed/librdmacm/examples/
H A Dcmatose.c64 struct cmatest_node *nodes; member
H A Dudaddy.c62 struct cmatest_node *nodes; member
H A Dmckey.c65 struct cmatest_node *nodes; member
H A Dcmtime.c102 static struct node *nodes; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DImmutableGraph.h90 ArrayRef<Node> nodes() const { return ArrayRef(Nodes.get(), NodesSize); } in nodes() function
/freebsd/tools/tools/net80211/stumbler/
H A Dstumbler.c92 } *nodes = 0; variable

12