Home
last modified time | relevance | path

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

/external/curl/lib/
Dcurl_setup.h473 # define open curlx_win32_open
475 int curlx_win32_open(const char *filename, int oflag, ...);
502 # define open curlx_win32_open
505 int curlx_win32_open(const char *filename, int oflag, ...);
Dcurl_multibyte.c243 int curlx_win32_open(const char *filename, int oflag, ...) in curlx_win32_open() function