Searched defs:toFd (Results 1 – 3 of 3) sorted by relevance
129 void LocalLogBuffer::toFd(int fd) { in toFd() function in LocalLogBuffer
811 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