| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/include/event2/ |
| D | rpc.h | 164 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),
|
| D | rpc_struct.h | 56 struct evrpc_status { struct
|
| /netbsd/src/external/bsd/libevent/dist/include/event2/ |
| D | rpc.h | 164 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),
|
| D | rpc_struct.h | 55 struct evrpc_status { struct
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/ |
| D | evrpc.c | 666 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
|
| D | evrpc-internal.h | 191 void (*cb)(struct evrpc_status*, void *request, void *reply, void *arg);
|
| /netbsd/src/external/bsd/libevent/dist/ |
| D | evrpc.c | 668 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
|
| D | evrpc-internal.h | 190 void (*cb)(struct evrpc_status*, void *request, void *reply, void *arg);
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/test/ |
| D | regress_rpc.c | 327 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/ |
| D | regress_rpc.c | 329 GotKillCb(struct evrpc_status *status, in GotKillCb() 368 GotKillCbTwo(struct evrpc_status *status, in GotKillCbTwo() 584 GotErrorCb(struct evrpc_status *status, in GotErrorCb()
|