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