Searched defs:fdprintf (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/bionic/
H A Dndk_cruft.cpp198 // POSIX calls this dprintf, but LP32 Android had fdprintf instead.
199 int fdprintf(int fd, const char* fmt, ...) { function
207 // POSIX calls this vdprintf, but LP32 Android had fdprintf instead.

Completed in 2397 milliseconds