Searched defs:writeAllBytes (Results 1 – 2 of 2) sorted by relevance
29 static bool writeAllBytes(const int fd, void* buffer, const size_t byteCount) { in writeAllBytes() function
66 static bool writeAllBytes(const int fd, const void* buffer, const size_t byteCount) { in writeAllBytes() function