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

  /bionic/libc/stdio/
asprintf.c 1 /* $OpenBSD: asprintf.c,v 1.15 2005/10/10 12:00:52 espie Exp $ */
27 asprintf(char **str, const char *fmt, ...) function
  /external/openssh/openbsd-compat/
bsd-asprintf.c 4 * Based originally on asprintf.c from OpenBSD:
89 int asprintf(char **str, const char *fmt, ...) function
  /ndk/sources/cxx-stl/llvm-libc++/src/support/win32/
support.cpp 18 int asprintf(char **sptr, const char *__restrict fmt, ...) function
  /external/qemu/
osdep.c 189 int asprintf( char **, const char *, ... );
201 int asprintf( char **sptr, const char *fmt, ... ) function
  /external/libxml2/
trio.h 204 #define asprintf trio_asprintf macro
  /external/libxslt/libxslt/
trio.h 204 #define asprintf trio_asprintf macro

Completed in 87 milliseconds