Searched refs:ctable_connect_direct_handler (Results 1 - 10 of 10) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/console_server/src/dispatchers/
H A Dserv_dispatch.c35 struct srv_client *c = conServCommon->ctable_connect_direct_handler(
/seL4-refos-master/projects/refos/impl/apps/file_server/src/dispatchers/
H A Dserv_dispatch.c32 struct srv_client *c = fileServCommon->ctable_connect_direct_handler(
/seL4-refos-master/projects/refos/impl/apps/timer_server/src/dispatchers/
H A Dserv_dispatch.c35 struct srv_client *c = timeServCommon->ctable_connect_direct_handler(
/seL4-refos-master/apps/console_server/src/dispatchers/
H A Dserv_dispatch.c35 struct srv_client *c = conServCommon->ctable_connect_direct_handler(
/seL4-refos-master/apps/file_server/src/dispatchers/
H A Dserv_dispatch.c32 struct srv_client *c = fileServCommon->ctable_connect_direct_handler(
/seL4-refos-master/apps/timer_server/src/dispatchers/
H A Dserv_dispatch.c35 struct srv_client *c = timeServCommon->ctable_connect_direct_handler(
/seL4-refos-master/libs/librefos/include/refos-util/
H A Dserv_common.h120 struct srv_client* (*ctable_connect_direct_handler) (srv_common_t *srv, srv_msg_t *m, member in struct:srv_common
/seL4-refos-master/projects/refos/impl/libs/librefos/include/refos-util/
H A Dserv_common.h120 struct srv_client* (*ctable_connect_direct_handler) (srv_common_t *srv, srv_msg_t *m, member in struct:srv_common
/seL4-refos-master/libs/librefos/src/refos-util/
H A Dserv_common.c191 s->ctable_connect_direct_handler = srv_ctable_connect_direct_handler;
/seL4-refos-master/projects/refos/impl/libs/librefos/src/refos-util/
H A Dserv_common.c191 s->ctable_connect_direct_handler = srv_ctable_connect_direct_handler;

Completed in 46 milliseconds