HelenOS sources

devman_fun_get_child  115 uspace/app/devctl/devctl.c 	rc = devman_fun_get_child(funh, &devh);
devman_fun_get_child  110 uspace/app/usbinfo/list.c 	rc = devman_fun_get_child(fh, &dh);
devman_fun_get_child   61 uspace/lib/device/include/devman.h extern errno_t devman_fun_get_child(devman_handle_t, devman_handle_t *);
devman_fun_get_child  124 uspace/srv/bd/sata_bd/sata_bd.c 	rc = devman_fun_get_child(funh, &devh);
devman_fun_get_child  772 uspace/srv/devman/client_conn.c 			devman_fun_get_child(&call);
HelenOS homepage, sources at GitHub