Searched defs:toFd (Results 1 – 4 of 4) sorted by relevance
129 void LocalLogBuffer::toFd(int fd) { in toFd() function in LocalLogBuffer
813 int toFd = open(to[i].c_str(), O_WRONLY | O_CREAT, S_IRUSR | S_IWUSR); in copyCacheFiles() local
1010 int toFd = open(to[i][0].c_str(), O_WRONLY | O_CREAT, S_IRUSR | S_IWUSR); in copyCacheFiles() local
1001 int toFd = open(to[i][0].c_str(), O_WRONLY | O_CREAT, S_IRUSR | S_IWUSR); in copyCacheFiles() local