Home
last modified time | relevance | path

Searched refs:curlx_win32_fopen (Results 1 - 2 of 2) sorted by relevance

/third_party/curl/lib/
H A Dcurl_setup.h399 # define fopen(fname,mode) curlx_win32_fopen(fname, mode)
403 FILE *curlx_win32_fopen(const char *filename, const char *mode);
422 # define fopen(fname,mode) curlx_win32_fopen(fname, mode)
426 FILE *curlx_win32_fopen(const char *filename, const char *mode);
H A Dcurl_multibyte.c119 FILE *curlx_win32_fopen(const char *filename, const char *mode) in curlx_win32_fopen() function

Completed in 2 milliseconds