Searched defs:new_suffix (Results 1 – 4 of 4) sorted by relevance
318 char new_suffix[suffix_len + 2]; in handle_ar() local
442 char new_suffix[suffix_len + 2]; in handle_ar() local
270 char new_suffix[(suffix == NULL ? 0 : strlen (suffix)) + 2]; in process_file() local
1712 int rotate_serial(char *serialfile, char *new_suffix, char *old_suffix) in rotate_serial()1970 int rotate_index(const char *dbfile, const char *new_suffix, const char *old_suffix) in rotate_index()