Home
last modified time | relevance | path

Searched refs:evrpc_status (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/sntp/libevent/include/event2/
Drpc.h164 struct evrpc_status;
190 void (*)(struct evrpc_status *, \
204 void (*cb)(struct evrpc_status *, void *, void *, void *),
228 (void (*)(struct evrpc_status *, void *, void *, void *))cb, \
244 void (*cb)(struct evrpc_status *, \
248 (void (*)(struct evrpc_status *, void *, void *, void *))cb, \
372 struct evrpc_status;
590 void (*cb)(struct evrpc_status *, void *, void *, void *),
621 void (*cb)(struct evrpc_status*, void *request, void *reply, void *arg),
Drpc_struct.h56 struct evrpc_status { struct
/netbsd/src/external/bsd/libevent/dist/include/event2/
Drpc.h164 struct evrpc_status;
190 void (*)(struct evrpc_status *, \
204 void (*cb)(struct evrpc_status *, void *, void *, void *),
228 (void (*)(struct evrpc_status *, void *, void *, void *))cb, \
244 void (*cb)(struct evrpc_status *, \
248 (void (*)(struct evrpc_status *, void *, void *, void *))cb, \
372 struct evrpc_status;
590 void (*cb)(struct evrpc_status *, void *, void *, void *),
621 void (*cb)(struct evrpc_status*, void *request, void *reply, void *arg),
Drpc_struct.h55 struct evrpc_status { struct
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/
Devrpc.c666 struct evrpc_status status; in evrpc_schedule_request()
726 struct evrpc_status status; in evrpc_schedule_request_closure()
831 void (*cb)(struct evrpc_status *, void *, void *, void *), in evrpc_make_request_ctx() argument
920 struct evrpc_status status; in evrpc_reply_done_closure()
1083 void (*cb)(struct evrpc_status *, void *, void *, void *), in evrpc_send_request_generic() argument
1090 struct evrpc_status status; in evrpc_send_request_generic()
1168 void (*cb)(struct evrpc_status*, void *request, void *reply, void *arg), in evrpc_request_set_cb() argument
Devrpc-internal.h191 void (*cb)(struct evrpc_status*, void *request, void *reply, void *arg);
/netbsd/src/external/bsd/libevent/dist/
Devrpc.c668 struct evrpc_status status; in evrpc_schedule_request()
728 struct evrpc_status status; in evrpc_schedule_request_closure()
833 void (*cb)(struct evrpc_status *, void *, void *, void *), in evrpc_make_request_ctx() argument
922 struct evrpc_status status; in evrpc_reply_done_closure()
1085 void (*cb)(struct evrpc_status *, void *, void *, void *), in evrpc_send_request_generic() argument
1092 struct evrpc_status status; in evrpc_send_request_generic()
1170 void (*cb)(struct evrpc_status*, void *request, void *reply, void *arg), in evrpc_request_set_cb() argument
Devrpc-internal.h190 void (*cb)(struct evrpc_status*, void *request, void *reply, void *arg);
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/test/
Dregress_rpc.c327 GotKillCb(struct evrpc_status *status, in GotKillCb()
366 GotKillCbTwo(struct evrpc_status *status, in GotKillCbTwo()
582 GotErrorCb(struct evrpc_status *status, in GotErrorCb()
/netbsd/src/external/bsd/libevent/dist/test/
Dregress_rpc.c329 GotKillCb(struct evrpc_status *status, in GotKillCb()
368 GotKillCbTwo(struct evrpc_status *status, in GotKillCbTwo()
584 GotErrorCb(struct evrpc_status *status, in GotErrorCb()