Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dcurl.c58 #define CURL_BLOCK_OPT_TIMEOUT "timeout" macro
633 .name = CURL_BLOCK_OPT_TIMEOUT,
722 s->timeout = qemu_opt_get_number(opts, CURL_BLOCK_OPT_TIMEOUT, in curl_open()