Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dcurl.c70 struct BDRVCURLState;
89 struct BDRVCURLState *s;
94 struct BDRVCURLState *s;
106 typedef struct BDRVCURLState { struct
125 } BDRVCURLState; argument
133 BDRVCURLState *s = socket->s; in curl_drop_socket()
148 BDRVCURLState *s = opaque; in curl_timer_cb()
165 BDRVCURLState *s; in curl_sock_cb()
211 BDRVCURLState *s = opaque; in curl_header_cb()
398 BDRVCURLState *s = socket->s; in curl_multi_do_locked()
[all …]