Searched defs:dump_fd (Results 1 – 5 of 5) sorted by relevance
103 int dump_fd = open(file.c_str(), O_WRONLY | O_CREAT | O_TRUNC | O_CLOEXEC | O_NOFOLLOW, 0755); in WriteEntries() local
1014 static void dump_fd(char *image, int size) in dump_fd() function
1869 const int dump_fd = mkstemp(makeCharVec(file_path_raw).data()); in writeRingbufferFilesInternal() local
1264 int dump_fd; member
1506 int32_t dump_fd; member