Home
last modified time | relevance | path

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

/third_party/curl/lib/
Durldata.h1781 curl_prot_t allowed_protocols; member
Dsetopt.c2682 data->set.allowed_protocols = (curl_prot_t)va_arg(param, long); in Curl_vsetopt()
2698 data->set.allowed_protocols = prot; in Curl_vsetopt()
Durl.c555 set->allowed_protocols = (curl_prot_t) CURLPROTO_ALL; in Curl_init_userdefined()
1644 (data->set.allowed_protocols & p->protocol)) { in findprotocol()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h73369 u64 allowed_protocols; member