Searched refs:bind_state (Results 1 - 6 of 6) sorted by relevance

/barrelfish-2018-10-04/usr/monitor/
H A Doctopus_client.c23 struct bind_state { struct
36 struct bind_state *st = st_arg;
52 struct bind_state st = { .done = false };
/barrelfish-2018-10-04/lib/barrelfish/
H A Dnameservice_client.c156 struct bind_state { struct
164 struct bind_state *st = st_arg;
180 struct bind_state *st = (void *)st_arg;
205 struct bind_state st = { .done = false };
H A Dmonitor_client.c329 struct bind_state { struct
337 struct bind_state *st = st_arg;
353 struct bind_state *st = (void *)st_arg;
380 struct bind_state st = { .done = false };
/barrelfish-2018-10-04/usr/boot_perfmon/
H A Dconnections.c19 struct bind_state { struct
96 struct bind_state *bs = st;
142 struct bind_state *bs = malloc(sizeof(struct bind_state));
/barrelfish-2018-10-04/lib/driverkit/
H A Ddcontrol_service.c33 static struct bind_state { struct
H A Dddomain_service.c33 static struct bind_state { struct

Completed in 102 milliseconds