Searched defs:fd (Results 1 – 7 of 7) sorted by relevance
30 int fd = open(filename.c_str(), O_RDONLY); in Makefile() local
108 int fd = open("/dev/null", O_WRONLY); in RunCommand() local
748 for (StringPiece fd : cr->find->finddirs) { in GenerateStamp() local
48 static void CheckFd(int fd) { in CheckFd()178 static bool ReadByteTimeout(int fd, int timeout_ms) { in ReadByteTimeout()
128 int fd; in Process() local226 int fd = open(files[i], O_RDONLY); in create() local
200 OutputZipFile(int fd, u1 * const zipdata_out) : in OutputZipFile()740 InputZipFile::InputZipFile(ZipExtractorProcessor *processor, int fd, in InputZipFile()
1182 time_t ZipFile::getModTime(int fd) in getModTime()