HelenOS sources

ofw_print_subtree   50 uspace/app/ofw/ofw.c static errno_t ofw_print_subtree(const char *, bool);
ofw_print_subtree   90 uspace/app/ofw/ofw.c 	rc = ofw_print_subtree(path, verbose);
ofw_print_subtree  131 uspace/app/ofw/ofw.c 		rc = ofw_print_subtree(subpath, verbose);
HelenOS homepage, sources at GitHub