Searched refs:strdup (Results 1 – 12 of 12) sorted by relevance
190 # undef strdup191 # define strdup rpl_strdup macro193 # if !(@HAVE_DECL_STRDUP@ || defined strdup) || @REPLACE_STRDUP@194 extern char *strdup (char const *__s);197 # undef strdup198 # define strdup(a) \ macro201 strdup (a))
139 parser->sym_root = strdup(sym_root); in CreateNdkCrashParser()
244 # undef strdup245 # define strdup(str) __strdup (str) macro826 pglob->gl_pathv[pglob->gl_pathc] = strdup (dirname);
370 result = strdup (ptr); in xstrdup()
227 /* Define to 1 if you have the `strdup' function. */
152 AC_CHECK_FUNCS( memcpy memmove strchr strdup mkstemp mktemp fdopen \
229 /* Define to 1 if you have the `strdup' function. */
7319 for ac_func in memcpy memmove strchr strdup mkstemp mktemp fdopen \
385 mempcpy munmap putenv setenv setlocale snprintf stpcpy strcasecmp strdup \
679 m4trace:configure.in:152: -1- AH_OUTPUT([HAVE_STRDUP], [/* Define to 1 if you have the `strdup\' fu…
3023 * utils.c (ck_strdup): Renamed from strdup.