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