Searched defs:con_id (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/usr/monitor/include/
H A Dconnection.h24 lmp_conn_alloc(struct lmp_conn_state **con, uintptr_t *con_id) argument
35 lmp_conn_free(uintptr_t con_id) argument
45 lmp_conn_lookup(uintptr_t con_id) argument
67 remote_conn_alloc(struct remote_conn_state **con, uintptr_t *con_id, argument
81 remote_conn_free(uintptr_t con_id) argument
91 remote_conn_lookup(uintptr_t con_id) argument
[all...]
/barrelfish-2018-10-04/usr/monitor/
H A Dmonitor_server.c413 uintptr_t con_id; local
306 bind_lmp_service_request_cont(struct monitor_binding *serv_binding, uintptr_t service_id, uintptr_t con_id, size_t buflen, struct capref ep, struct monitor_binding *b, uintptr_t domain_id) argument

Completed in 117 milliseconds