HelenOS sources

find_fun_node_by_path   74 uspace/srv/devman/client_conn.c 	fun_node_t *fun = find_fun_node_by_path(&device_tree, pathname);
find_fun_node_by_path   47 uspace/srv/devman/fun.h extern fun_node_t *find_fun_node_by_path(dev_tree_t *, char *);
HelenOS homepage, sources at GitHub