Home
last modified time | relevance | path

Searched refs:HAVE_BASENAME (Results 1 – 13 of 13) sorted by path

/curl/CMake/Platforms/
H A DWindowsCache.cmake38 set(HAVE_BASENAME 1) variable
69 set(HAVE_BASENAME 0) variable
/curl/
H A DCMakeLists.txt1253 check_symbol_exists(basename "${CURL_INCLUDES};string.h" HAVE_BASENAME)
/curl/lib/
H A Dconfig-dos.h119 #define HAVE_BASENAME 1 macro
H A Dconfig-plan9.h79 #define HAVE_BASENAME 1 macro
H A Dconfig-win32.h233 #define HAVE_BASENAME 1 macro
H A Dcurl_config.h.cmake184 #cmakedefine HAVE_BASENAME 1
H A Dcurl_setup.h866 #if defined(HAVE_BASENAME) && defined(_WIN32)
867 #undef HAVE_BASENAME
H A Dformdata.c32 #if defined(HAVE_LIBGEN_H) && defined(HAVE_BASENAME)
H A Dmime.c39 #if defined(HAVE_LIBGEN_H) && defined(HAVE_BASENAME)
226 #ifndef HAVE_BASENAME
/curl/m4/
H A Dcurl-functions.m4602 dnl HAVE_BASENAME will be defined.
677 AC_DEFINE_UNQUOTED(HAVE_BASENAME, 1,
/curl/src/
H A Dtool_bname.c30 #ifndef HAVE_BASENAME
H A Dtool_bname.h28 #ifndef HAVE_BASENAME
H A Dtool_doswin.c28 #if defined(HAVE_LIBGEN_H) && defined(HAVE_BASENAME)

Completed in 45 milliseconds