Searched defs:fname_len (Results 1 – 1 of 1) sorted by relevance
154 static FILE* open_file(size_t fname_len, const char* results_path, const char* type, in open_file()196 int fname_len = 26 + strlen(path) + strlen(p); in open_dump_files() local