Home
last modified time | relevance | path

Searched refs:strcasecmp (Results 1 – 12 of 12) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dacinclude.m466 AC_CHECK_FUNCS(strcasecmp,,[
67 CF_RECHECK_FUNC(strcasecmp,resolv,cf_cv_netlibs)])
Dmake.h568 # define strcasecmp stricmp macro
Dconfig.ami265 /* Define if you have the strcasecmp function. */
Dconfig.h-vms291 /* Define if you have the strcasecmp function. */
Dconfig.h.in217 /* Define to 1 if you have the `strcasecmp' function. */
Dconfig.h.W32219 /* Define to 1 if you have the `strcasecmp' function. */
Djob.c2581 && strcasecmp (sh_cmds[j], new_argv[0]) == 0) in construct_command_argv_internal()
Dconfigure8906 for ac_func in strcasecmp
8933 char strcasecmp ();
8937 return strcasecmp ();
8956 cf_tr_func=`echo strcasecmp | tr '[a-z]' '[A-Z]'`
DChangeLog1373 The CMD builtin commands are case insensitive so use strcasecmp().
/ndk/sources/host-tools/make-3.81/config/
Dgettext.m4385 mempcpy munmap putenv setenv setlocale snprintf stpcpy strcasecmp strdup \
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.08906 for ac_func in strcasecmp
8908 ac_fn_c_check_func "$LINENO" "strcasecmp" "ac_cv_func_strcasecmp"
8917 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for strcasecmp in -lresolv" >&5
8918 $as_echo_n "checking for strcasecmp in -lresolv... " >&6; }
8933 char strcasecmp ();
8937 return strcasecmp ();
8956 cf_tr_func=`echo strcasecmp | tr '[a-z]' '[A-Z]'`
Dtraces.0932 …in:239: -1- AH_OUTPUT([HAVE_STRCASECMP], [/* Define to 1 if you have the `strcasecmp\' function. */