Searched refs:xstrndup (Results 1 – 13 of 13) sorted by relevance
| /freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/common/ |
| HD | memory.h | 45 char *xstrndup(char *, size_t);
|
| HD | memory.c | 81 xstrndup(char *str, size_t len) in xstrndup() function
|
| /freebsd-11-stable/contrib/gcclibs/libiberty/ |
| HD | xstrndup.c | 48 xstrndup (const char *s, size_t n) in xstrndup() function
|
| HD | Makefile.in | 160 xstrndup.c 182 ./xstrerror.o ./xstrndup.o 1171 ./xstrndup.o: $(srcdir)/xstrndup.c config.h $(INCDIR)/ansidecl.h \ 1174 $(COMPILE.c) $(PICFLAG) $(srcdir)/xstrndup.c -o pic/$@; \ 1176 $(COMPILE.c) $(srcdir)/xstrndup.c $(OUTPUT_OPTION)
|
| HD | ChangeLog | 439 * xstrndup.c (xstrndup): Use XNEW. Cast return value of memcpy(). 493 vsnprintf.c, vsprintf.c, xexit.c, xmalloc.c, xstrndup.c 719 * xstrndup.c (xstrndup): Likewise. 874 * Makefile.in (CFILES): Add strndup.c and xstrndup.c. 875 (REQUIRED_OFILES): Add xstrndup.o. 881 * strndup.c, xstrndup.c: New.
|
| HD | functions.texi | 1525 @c xstrndup.c:23 1526 @deftypefn Replacement char* xstrndup (const char *@var{s}, size_t @var{n})
|
| /freebsd-11-stable/contrib/binutils/include/ |
| HD | libiberty.h | 304 extern char *xstrndup (const char *, size_t) ATTRIBUTE_MALLOC;
|
| HD | ChangeLog | 425 * libiberty.h (xstrndup): Declare.
|
| /freebsd-11-stable/contrib/gcclibs/include/ |
| HD | libiberty.h | 293 extern char *xstrndup (const char *, size_t) ATTRIBUTE_MALLOC;
|
| HD | ChangeLog | 202 * libiberty.h (xstrndup): Declare.
|
| /freebsd-11-stable/contrib/binutils/libiberty/ |
| HD | Makefile.in | 160 xstrndup.c 182 ./xstrerror.o ./xstrndup.o 1195 ./xstrndup.o: $(srcdir)/xstrndup.c config.h $(INCDIR)/ansidecl.h \ 1198 $(COMPILE.c) $(PICFLAG) $(srcdir)/xstrndup.c -o pic/$@; \ 1200 $(COMPILE.c) $(srcdir)/xstrndup.c $(OUTPUT_OPTION)
|
| HD | ChangeLog | 637 * xstrndup.c (xstrndup): Use XNEW. Cast return value of memcpy(). 691 vsnprintf.c, vsprintf.c, xexit.c, xmalloc.c, xstrndup.c 917 * xstrndup.c (xstrndup): Likewise. 1072 * Makefile.in (CFILES): Add strndup.c and xstrndup.c. 1073 (REQUIRED_OFILES): Add xstrndup.o. 1079 * strndup.c, xstrndup.c: New.
|
| HD | functions.texi | 1563 @c xstrndup.c:23 1564 @deftypefn Replacement char* xstrndup (const char *@var{s}, size_t @var{n})
|