Home
last modified time | relevance | path

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

/external/curl/lib/
Dcurl_setup.h356 # define open curlx_win32_open
359 int curlx_win32_open(const char *filename, int oflag, ...);
379 # define open curlx_win32_open
383 int curlx_win32_open(const char *filename, int oflag, ...);
Dcurl_multibyte.c89 int curlx_win32_open(const char *filename, int oflag, ...) in curlx_win32_open() function