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

  /external/fio/oslib/
libmtd_xalloc.h 90 static int xasprintf(char **strp, const char *fmt, ...) function
  /external/openssh/
xmalloc.c 93 xasprintf(char **ret, const char *fmt, ...) function
103 fatal("xasprintf: could not allocate memory");
  /external/dtc/
util.c 50 int xasprintf(char **strp, const char *fmt, ...) function

Completed in 140 milliseconds