Searched defs:event (Results 1 – 13 of 13) sorted by relevance
/curl/lib/ |
H A D | tftp.c | 127 tftp_event_t event; member 395 tftp_event_t event) in tftp_connect_for_tx() 411 tftp_event_t event) in tftp_connect_for_rx() 427 tftp_event_t event) in tftp_send_first() 577 tftp_event_t event) in tftp_rx() 699 static CURLcode tftp_tx(struct tftp_state_data *state, tftp_event_t event) in tftp_tx() 902 tftp_event_t event) in tftp_state_machine() 1123 unsigned short event = getrpacketevent(&state->rpacket); in tftp_receive_packet() local 1183 tftp_event_t *event) in tftp_state_timeout() 1219 tftp_event_t event; in tftp_multi_statemach() local
|
H A D | cf-https-connect.c | 107 int event, int arg1, void *arg2) in cf_hc_baller_cntrl() 481 int event, int arg1, void *arg2) in cf_hc_cntrl()
|
H A D | cfilters.c | 627 int event, int arg1, void *arg2) in Curl_cf_def_cntrl() 640 int event, int arg1, void *arg2) in Curl_conn_cf_cntrl() 700 int event, int arg1, void *arg2) in cf_cntrl_all()
|
H A D | cf-h2-proxy.c | 1597 int event, int arg1, void *arg2) in cf_h2_proxy_cntrl()
|
H A D | cf-socket.c | 1657 int event, int arg1, void *arg2) in cf_socket_cntrl()
|
H A D | http2.c | 2624 int event, int arg1, void *arg2) in cf_h2_cntrl()
|
/curl/docs/examples/ |
H A D | multi-event.c | 40 struct event *event; member 124 static void curl_perform(int fd, short event, void *arg) in curl_perform()
|
H A D | hiperfifo.c | 366 static void fifo_cb(int fd, short event, void *arg) in fifo_cb()
|
/curl/lib/vquic/ |
H A D | curl_msh3.c | 772 int event, int arg1, void *arg2) in cf_msh3_data_event()
|
H A D | curl_quiche.c | 1218 int event, int arg1, void *arg2) in cf_quiche_data_event()
|
H A D | curl_osslq.c | 2127 int event, int arg1, void *arg2) in cf_osslq_data_event()
|
H A D | curl_ngtcp2.c | 1934 int event, int arg1, void *arg2) in cf_ngtcp2_data_event()
|
/curl/lib/vtls/ |
H A D | vtls.c | 1845 int event, int arg1, void *arg2) in ssl_cf_cntrl()
|
Completed in 90 milliseconds