HelenOS sources

ofw_child_it_get_name   47 uspace/lib/ofw/include/ofw.h extern const char *ofw_child_it_get_name(ofw_child_it_t *);
ofw_child_it_get_name  173 uspace/lib/ofw/src/ofw.c 	name = ofw_child_it_get_name(it);
HelenOS homepage, sources at GitHub