| /src/external/gpl3/binutils/dist/libiberty/ |
| xstrndup.c | 1 /* Implement the xstrndup function. 23 @deftypefn Replacement char* xstrndup (const char *@var{s}, size_t @var{n}) 48 xstrndup (const char *s, size_t n) function
|
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| xstrndup.c | 1 /* Implement the xstrndup function. 23 @deftypefn Replacement char* xstrndup (const char *@var{s}, size_t @var{n}) 48 xstrndup (const char *s, size_t n) function
|
| /src/external/gpl3/gcc/dist/libiberty/ |
| xstrndup.c | 1 /* Implement the xstrndup function. 23 @deftypefn Replacement char* xstrndup (const char *@var{s}, size_t @var{n}) 48 xstrndup (const char *s, size_t n) function
|
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| xstrndup.c | 1 /* Implement the xstrndup function. 23 @deftypefn Replacement char* xstrndup (const char *@var{s}, size_t @var{n}) 48 xstrndup (const char *s, size_t n) function
|
| /src/external/gpl3/gdb/dist/libiberty/ |
| xstrndup.c | 1 /* Implement the xstrndup function. 23 @deftypefn Replacement char* xstrndup (const char *@var{s}, size_t @var{n}) 48 xstrndup (const char *s, size_t n) function
|
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| xstrndup.c | 1 /* Implement the xstrndup function. 23 @deftypefn Replacement char* xstrndup (const char *@var{s}, size_t @var{n}) 48 xstrndup (const char *s, size_t n) function
|
| /src/external/bsd/tmux/dist/ |
| xmalloc.c | 99 xstrndup(const char *str, size_t maxlen) function 104 fatalx("xstrndup: %s", strerror(errno));
|
| /src/external/cddl/osnet/dist/tools/ctf/common/ |
| memory.c | 99 xstrndup(char *str, size_t len) function
|