Searched refs:asprintf (Results 26 - 32 of 32) sorted by relevance

12

/haiku-fatelf/src/tests/system/libroot/posix/
H A Dfseek_test.cpp48 asprintf(&fname, "%s/tst-fseek.XXXXXX", tmpdir);
/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A Dstdio.h348 extern int asprintf (char **__restrict __ptr,
/haiku-fatelf/src/bin/coreutils/lib/
H A Dgnulib.mk3881 EXTRA_DIST += asprintf.c vasprintf.c
3883 EXTRA_libcoreutils_a_SOURCES += asprintf.c vasprintf.c
/haiku-fatelf/src/bin/network/ftpd/
H A Dftpd.c1544 asprintf(&chrootdir, "%s/%s", pw->pw_dir, chrootdir);
3373 asprintf(strp, "%s%s", ostr, p);
H A Dftpcmd.y1719 asprintf(&q, "%s/%s", ppw->pw_dir, path);
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dconfigure4331 funcs="asprintf"
4452 for ac_func in asprintf atexit basename bcmp bcopy bsearch bzero calloc clock \
4595 "asprintf.$ac_objext" | \
4596 *" asprintf.$ac_objext" | \
4597 "asprintf.$ac_objext "* | \
4598 *" asprintf.$ac_objext "* ) ;;
4599 *) LIBOBJS="$LIBOBJS asprintf.$ac_objext" ;;
4645 asprintf | basename | insque | random | strdup | vasprintf)
/haiku-fatelf/src/bin/bash/
H A Dconfigure13662 for ac_func in vsnprintf snprintf vasprintf asprintf

Completed in 106 milliseconds

12