Searched defs:PWriteAll (Results 1 – 1 of 1) sorted by relevance
162 bool PWriteAll(int fd, const void* buf, size_t count, off_t offset) { in PWriteAll() function255 bool PWriteAll(const FileDescriptorPtr& fd, in PWriteAll() function