Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dcurl.c71 struct CURLState;
92 typedef struct CURLState struct
104 } CURLState; argument
110 CURLState states[CURL_NUM_STATES];
166 CURLState *state = NULL; in curl_sock_cb()
242 CURLState *s = ((CURLState*)opaque); in curl_read_cb()
274 CURLState *state = &s->states[i]; in curl_find_buf()
340 CURLState *state = NULL; in curl_multi_check_completion()
441 CURLState *state = NULL; in curl_find_state()
676 CURLState *state = NULL; in curl_open()
[all …]