Searched refs:evrpc_status (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/libevent/dist/
H A Devrpc.h117 struct evrpc_status;
161 void (*done)(struct evrpc_status *, \
166 void (*)(struct evrpc_status *, \
183 void (*cb)(struct evrpc_status *, \
186 struct evrpc_status status; \
199 ctx->cb = (void (*)(struct evrpc_status *, \
329 struct evrpc_status { struct
357 void (*cb)(struct evrpc_status*, void *request, void *reply, void *arg);
H A Devrpc.c514 struct evrpc_status status;
592 struct evrpc_status status;
/netbsd-6-1-5-RELEASE/external/bsd/libevent/dist/test/
H A Dregress_rpc.c343 GotKillCb(struct evrpc_status *status,
381 GotKillCbTwo(struct evrpc_status *status,
557 GotErrorCb(struct evrpc_status *status,

Completed in 105 milliseconds