Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DXML.cpp68 XMLNode root_node(xmlDocGetRootElement(m_document)); in GetRootElement() local
/freebsd/usr.sbin/fwcontrol/
H A Dfwcontrol.c261 send_phy_config(int fd, int root_node, int gap_count) in send_phy_config()
/freebsd/sys/gnu/gcov/
H A Dgcov_fs.c221 static struct gcov_node root_node; variable
/freebsd/sys/dev/liquidio/
H A Dlio_sysctl.c145 struct sysctl_oid *stat_node, *queue_node, *root_node; in lio_add_hw_stats() local
/freebsd/sys/dev/firewire/
H A Dfirewire.c1232 fw_phy_config(struct firewire_comm *fc, int root_node, int gap_count) in fw_phy_config()
/freebsd/contrib/jemalloc/src/
H A Dctl.c622 static const ctl_named_node_t root_node[] = { variable