Home
last modified time | relevance | path

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

/curl/lib/
H A Dmemdebug.h107 CURL_EXTERN ALLOC_FUNC FILE *curl_dbg_fdopen(int filedes, const char *mode,
187 #define fdopen(file,mode) curl_dbg_fdopen(file,mode,__LINE__,__FILE__)
H A Dmemdebug.c409 ALLOC_FUNC FILE *curl_dbg_fdopen(int filedes, const char *mode, in curl_dbg_fdopen() function

Completed in 7 milliseconds