HomeSort by: relevance | last modified time | path
    Searched defs:xasprintf (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
xasprintf.c 24 xasprintf (const char *format, ...) function
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
xasprintf.c 24 xasprintf (const char *format, ...) function
  /src/external/gpl3/binutils/dist/libiberty/
xasprintf.c 1 /* Implement the xasprintf function.
31 @deftypefn Replacement char* xasprintf (const char *@var{format}, ...)
33 Print to allocated string without fail. If @code{xasprintf} fails,
42 xasprintf (const char *fmt, ...) function
  /src/external/gpl3/binutils.old/dist/libiberty/
xasprintf.c 1 /* Implement the xasprintf function.
31 @deftypefn Replacement char* xasprintf (const char *@var{format}, ...)
33 Print to allocated string without fail. If @code{xasprintf} fails,
42 xasprintf (const char *fmt, ...) function
  /src/external/gpl3/gcc/dist/libiberty/
xasprintf.c 1 /* Implement the xasprintf function.
31 @deftypefn Replacement char* xasprintf (const char *@var{format}, ...)
33 Print to allocated string without fail. If @code{xasprintf} fails,
42 xasprintf (const char *fmt, ...) function
  /src/external/gpl3/gcc.old/dist/libiberty/
xasprintf.c 1 /* Implement the xasprintf function.
31 @deftypefn Replacement char* xasprintf (const char *@var{format}, ...)
33 Print to allocated string without fail. If @code{xasprintf} fails,
42 xasprintf (const char *fmt, ...) function
  /src/external/gpl3/gdb.old/dist/libiberty/
xasprintf.c 1 /* Implement the xasprintf function.
31 @deftypefn Replacement char* xasprintf (const char *@var{format}, ...)
33 Print to allocated string without fail. If @code{xasprintf} fails,
42 xasprintf (const char *fmt, ...) function
  /src/external/gpl3/gdb/dist/libiberty/
xasprintf.c 1 /* Implement the xasprintf function.
31 @deftypefn Replacement char* xasprintf (const char *@var{format}, ...)
33 Print to allocated string without fail. If @code{xasprintf} fails,
42 xasprintf (const char *fmt, ...) function
  /src/usr.bin/diff/
xmalloc.c 73 xasprintf(char **ret, const char *fmt, ...) function
83 err(2, "xasprintf");
  /src/usr.bin/xlint/common/
mem.c 90 xasprintf(const char *fmt, ...) function
  /src/external/bsd/pkg_install/dist/lib/
xwrapper.c 52 xasprintf(const char *fmt, ...) function
  /src/crypto/external/bsd/openssh/dist/
xmalloc.c 109 xasprintf(char **ret, const char *fmt, ...) function
namespace.h 89 #define xasprintf ssh_asprintf macro
  /src/external/bsd/tmux/dist/
xmalloc.c 109 xasprintf(char **ret, const char *fmt, ...) function
129 fatalx("xasprintf: %s", strerror(errno));
  /src/external/cddl/osnet/dist/tools/ctf/common/
memory.c 52 xasprintf(char **s, const char *fmt, ...) function
  /src/external/gpl2/dtc/dist/
util.c 71 int xasprintf(char **strp, const char *fmt, ...) function

Completed in 27 milliseconds