Searched defs:xstrndup (Results 1 - 3 of 3) sorted by relevance

/external/bison/lib/
H A Dxstrndup.c21 #include "xstrndup.h"
30 xstrndup (const char *string, size_t n) function
/external/elfutils/0.153/lib/
H A Dxstrndup.c36 xstrndup (string, n) function
/external/ltrace/
H A Dread_config_file.c143 xstrndup(char *str, size_t len) { function
168 return xstrndup(ident, *str - ident);

Completed in 135 milliseconds