Home
last modified time | relevance | path

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

/third_party/curl/lib/
Ddict.c133 static CURLcode sendf(curl_socket_t sockfd, struct Curl_easy *data, in sendf() function
233 result = sendf(sockfd, data, in dict_do()
281 result = sendf(sockfd, data, in dict_do()
309 result = sendf(sockfd, data, in dict_do()
DMakefile.inc186 sendf.c \
309 sendf.h \
/third_party/curl/
DBUILD.gn106 "//third_party/curl/lib/sendf.c",