Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_bname.h28 #ifndef HAVE_BASENAME
H A Dtool_bname.c30 #ifndef HAVE_BASENAME
H A Dtool_doswin.c28 #if defined(HAVE_LIBGEN_H) && defined(HAVE_BASENAME)
/curl/lib/
H A Dconfig-dos.h119 #define HAVE_BASENAME 1 macro
H A Dconfig-plan9.h78 #define HAVE_BASENAME 1 macro
H A Dconfig-win32.h236 #define HAVE_BASENAME 1 macro
H A Dcurl_setup.h948 #if defined(HAVE_BASENAME) && defined(_WIN32)
949 #undef HAVE_BASENAME
H A Dformdata.c34 #if defined(HAVE_LIBGEN_H) && defined(HAVE_BASENAME)
H A Dmime.c41 #if defined(HAVE_LIBGEN_H) && defined(HAVE_BASENAME)
228 #ifndef HAVE_BASENAME
H A Dcurl_config.h.cmake204 #cmakedefine HAVE_BASENAME 1
/curl/CMake/Platforms/
H A DWindowsCache.cmake38 set(HAVE_BASENAME 1) variable
77 set(HAVE_BASENAME 0) variable
/curl/m4/
H A Dcurl-functions.m4557 dnl HAVE_BASENAME will be defined.
632 AC_DEFINE_UNQUOTED(HAVE_BASENAME, 1,
/curl/
H A DCMakeLists.txt1555 check_symbol_exists("basename" "${CURL_INCLUDES};string.h" HAVE_BASENAME) # libgen.h unistd…

Completed in 34 milliseconds