Home
last modified time | relevance | path

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

/curl/lib/
H A Dmemdebug.h105 CURL_EXTERN ALLOC_FUNC FILE *curl_dbg_fopen(const char *file, const char *mode,
185 #define fopen(file,mode) curl_dbg_fopen(file,mode,__LINE__,__FILE__)
H A Dmemdebug.c397 ALLOC_FUNC FILE *curl_dbg_fopen(const char *file, const char *mode, in curl_dbg_fopen() function

Completed in 10 milliseconds