Searched defs:new_suffix (Results 1 – 4 of 4) sorted by relevance
293 char new_suffix[suffix_len + 2]; in handle_ar() local
416 char new_suffix[suffix_len + 2]; in handle_ar() local
251 char new_suffix[(suffix == NULL ? 0 : strlen (suffix)) + 2]; in process_file() local
1565 int rotate_serial(const char *serialfile, const char *new_suffix, in rotate_serial()1772 int rotate_index(const char *dbfile, const char *new_suffix, in rotate_index()