devman_add_function 49 uspace/lib/device/include/devman.h extern errno_t devman_add_function(const char *, fun_type_t, match_id_list_t *, devman_add_function 834 uspace/lib/drv/generic/driver.c errno_t res = devman_add_function(fun->name, fun->ftype, &fun->match_ids, devman_add_function 633 uspace/srv/devman/drv_conn.c devman_add_function(&call);HelenOS homepage, sources at GitHub