Home
last modified time | relevance | path

Searched defs:node_path (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/dtc/
H A Dfdt.hh710 class node_path : public std::vector<std::pair<std::string,std::string>> class in dtc::fdt::device_tree
/freebsd/usr.sbin/autofs/
H A Dcommon.c573 node_path(const struct node *n) in node_path() function
/freebsd/sys/dev/xen/blkfront/
H A Dblkfront.c1109 const char *node_path; in xbd_initialize() local