Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dsetup-os400.h122 extern int Curl_os400_sendto(int sd, char *buffer, int buflen, int flags,
131 #define sendto Curl_os400_sendto
/third_party/curl/packages/OS400/
Dos400sys.c897 Curl_os400_sendto(int sd, char *buffer, int buflen, int flags, in Curl_os400_sendto() function