Home
last modified time | relevance | path

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

/curl/lib/vauth/
H A Dkrb5_sspi.c271 SecPkgContext_Sizes sizes; in Curl_auth_create_gssapi_security_message() local
287 &sizes); in Curl_auth_create_gssapi_security_message()
344 trailer = malloc(sizes.cbSecurityTrailer); in Curl_auth_create_gssapi_security_message()
372 padding = malloc(sizes.cbBlockSize); in Curl_auth_create_gssapi_security_message()
386 wrap_buf[0].cbBuffer = sizes.cbSecurityTrailer; in Curl_auth_create_gssapi_security_message()
392 wrap_buf[2].cbBuffer = sizes.cbBlockSize; in Curl_auth_create_gssapi_security_message()
/curl/tests/http/
H A Dscorecard.py597 sizes = []
606 if sskey not in sizes:
607 sizes.append(sskey)
619 for size in sizes:
641 sizes = []
650 if sskey not in sizes:
651 sizes.append(sskey)
663 for size in sizes:
687 sizes = []
697 if sskey not in sizes:
[all …]
/curl/tests/data/
H A Dtest59972 HTTP GET with progress callback and redirects changing content sizes
/curl/docs/libcurl/opts/
H A DCURLOPT_DIRLISTONLY.md33 that would normally include file sizes, dates etc.
H A DCURLOPT_PROGRESSFUNCTION.md60 is called one or more times first, before it knows the data sizes so a program
H A DCURLOPT_XFERINFOFUNCTION.md56 called one or more times first, before it knows the data sizes so a program
/curl/docs/libcurl/
H A Dlibcurl-ws.md64 been received since only frames have set sizes.
H A Dlibcurl-tutorial.md340 CURLOPT_INFILESIZE_LARGE(3) for all known file sizes like this[1]:
/curl/m4/
H A Dcurl-functions.m44974 # The check iterates over all possible sizes and stops as soon it compiles
4988 dnl Check the sizes in a reasonable order

Completed in 27 milliseconds