/freebsd/contrib/ntp/sntp/libevent/include/event2/ |
H A D | rpc.h | 162 struct evrpc_status; 188 void (*)(struct evrpc_status *, \ 202 void (*cb)(struct evrpc_status *, void *, void *, void *), 226 (void (*)(struct evrpc_status *, void *, void *, void *))cb, \ 242 void (*cb)(struct evrpc_status *, \ 246 (void (*)(struct evrpc_status *, void *, void *, void *))cb, \ 370 struct evrpc_status; 588 void (*cb)(struct evrpc_status *, void *, void *, void *), 619 void (*cb)(struct evrpc_status*, void *request, void *reply, void *arg),
|
H A D | rpc_struct.h | 54 struct evrpc_status { struct
|
/freebsd/contrib/libevent/include/event2/ |
H A D | rpc.h | 162 struct evrpc_status; 188 void (*)(struct evrpc_status *, \ 202 void (*cb)(struct evrpc_status *, void *, void *, void *), 226 (void (*)(struct evrpc_status *, void *, void *, void *))cb, \ 242 void (*cb)(struct evrpc_status *, \ 246 (void (*)(struct evrpc_status *, void *, void *, void *))cb, \ 370 struct evrpc_status; 588 void (*cb)(struct evrpc_status *, void *, void *, void *), 619 void (*cb)(struct evrpc_status*, void *request, void *reply, void *arg),
|
H A D | rpc_struct.h | 54 struct evrpc_status { struct
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | evrpc.c | 664 struct evrpc_status status; in evrpc_schedule_request() 724 struct evrpc_status status; in evrpc_schedule_request_closure() 829 void (*cb)(struct evrpc_status *, void *, void *, void *), in evrpc_make_request_ctx() argument 918 struct evrpc_status status; in evrpc_reply_done_closure() 1081 void (*cb)(struct evrpc_status *, void *, void *, void *), in evrpc_send_request_generic() argument 1088 struct evrpc_status status; in evrpc_send_request_generic() 1166 void (*cb)(struct evrpc_status*, void *request, void *reply, void *arg), in evrpc_request_set_cb() argument
|
H A D | evrpc-internal.h | 189 void (*cb)(struct evrpc_status*, void *request, void *reply, void *arg);
|
/freebsd/contrib/libevent/ |
H A D | evrpc.c | 664 struct evrpc_status status; in evrpc_schedule_request() 724 struct evrpc_status status; in evrpc_schedule_request_closure() 829 void (*cb)(struct evrpc_status *, void *, void *, void *), in evrpc_make_request_ctx() argument 918 struct evrpc_status status; in evrpc_reply_done_closure() 1081 void (*cb)(struct evrpc_status *, void *, void *, void *), in evrpc_send_request_generic() argument 1088 struct evrpc_status status; in evrpc_send_request_generic() 1166 void (*cb)(struct evrpc_status*, void *request, void *reply, void *arg), in evrpc_request_set_cb() argument
|
H A D | evrpc-internal.h | 189 void (*cb)(struct evrpc_status*, void *request, void *reply, void *arg);
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress_rpc.c | 325 GotKillCb(struct evrpc_status *status, in GotKillCb() 364 GotKillCbTwo(struct evrpc_status *status, in GotKillCbTwo() 580 GotErrorCb(struct evrpc_status *status, in GotErrorCb()
|
/freebsd/contrib/libevent/test/ |
H A D | regress_rpc.c | 325 GotKillCb(struct evrpc_status *status, in GotKillCb() 364 GotKillCbTwo(struct evrpc_status *status, in GotKillCbTwo() 580 GotErrorCb(struct evrpc_status *status, in GotErrorCb()
|