Searched defs:asprintf (Results 1 - 3 of 3) sorted by relevance
| /src/lib/libc/stdio/ | ||
| H A D | vasprintf.c | 107 asprintf(char **str, char const *fmt, ...) function in typeref:typename:int |
| /src/tools/compat/ | ||
| H A D | snprintf.c | 537 asprintf (char **ret, const char *format, ...) function in typeref:typename:int |
| /src/lib/libc/include/ | ||
| H A D | namespace.h | 213 #define asprintf _asprintf macro |
Completed in 7 milliseconds