Searched refs:FdOutputStream (Results 1 – 1 of 1) sorted by relevance
104 struct FdOutputStream { struct106 FdOutputStream(int fd) : total(0), fd_(fd) { in FdOutputStream() argument422 FdOutputStream os(fd); in __libc_format_fd()