Home
last modified time | relevance | path

Searched defs:root_node (Results 1 – 9 of 9) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/
H A DXML.cpp69 XMLNode root_node(xmlDocGetRootElement(m_document)); in GetRootElement() local
/freebsd-13.1/contrib/subversion/subversion/libsvn_ra_serf/
H A Dreplay.c131 struct replay_node_t *root_node; member
/freebsd-13.1/usr.sbin/fwcontrol/
H A Dfwcontrol.c262 send_phy_config(int fd, int root_node, int gap_count) in send_phy_config()
/freebsd-13.1/sys/gnu/gcov/
H A Dgcov_fs.c225 static struct gcov_node root_node; variable
/freebsd-13.1/sys/dev/liquidio/
H A Dlio_sysctl.c146 struct sysctl_oid *stat_node, *queue_node, *root_node; in lio_add_hw_stats() local
/freebsd-13.1/sys/dev/firewire/
H A Dfirewire.c1235 fw_phy_config(struct firewire_comm *fc, int root_node, int gap_count) in fw_phy_config()
/freebsd-13.1/contrib/jemalloc/src/
H A Dctl.c622 static const ctl_named_node_t root_node[] = { variable
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Dtree.c627 root_node(dag_node_t **node_p, in root_node() function
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_base/
H A Dtree.c396 root_node(dag_node_t **node_p, in root_node() function