HomeSort by relevance Sort by last modified time
    Searched defs:xstrndup (Results 1 - 4 of 4) sorted by null

  /external/bison/lib/
xstrndup.c 21 #include "xstrndup.h"
30 xstrndup (const char *string, size_t n) function
  /ndk/sources/host-tools/sed-4.2.1/lib/
xstrndup.c 21 #include "xstrndup.h"
30 xstrndup (const char *string, size_t n) function
  /external/elfutils/0.153/lib/
xstrndup.c 36 xstrndup (string, n) function
  /external/ltrace/
read_config_file.c 143 xstrndup(char *str, size_t len) { function
168 return xstrndup(ident, *str - ident);

Completed in 1132 milliseconds