Searched defs:srcFd (Results 1 – 4 of 4) sorted by relevance
88 int srcFd = open(path, O_RDONLY); in AppendFile() local
235 int srcFd = open(srcFilePath.c_str(), O_RDONLY); in CopyFile() local
261 int srcFd = -1; in DoCopy() local
554 int srcFd = open(srcPath.c_str(), O_RDONLY | O_NONBLOCK); in WriteFile() local653 int srcFd = open(srcSpecPath.c_str(), O_RDONLY); in WriteEventFile() local