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.py522 sizes = []
530 if sskey not in sizes:
531 sizes.append(sskey)
564 sizes = []
572 if sskey not in sizes:
573 sizes.append(sskey)
585 for size in sizes:
609 sizes = []
617 if sskey not in sizes:
618 sizes.append(sskey)
[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.m44626 # The check iterates over all possible sizes and stops as soon it compiles
4640 dnl Check the sizes in a reasonable order

Completed in 35 milliseconds