Lines Matching defs:file
404 // We use timer to close file descriptor and delete the entry from
425 // cache for file descriptors to read file.
1331 int file = open(file_path.c_str(), O_RDONLY | O_BINARY);
1332 if (file == -1) {
1340 if (fstat(file, &buf) == -1) {
1341 close(file);
1348 close(file);
1374 file_path, FileEntry(file_path, buf.st_size, buf.st_mtime, file,
1961 std::cerr << "Could not open status response body file: errno=" << error;
1971 std::cerr << "Could not write status response body into file: errno="
2183 // Read DH parameters from file