Searched defs:new_suffix (Results 1 – 2 of 2) sorted by relevance
1220 rotate_serial(char *serialfile, char *new_suffix, char *old_suffix) in rotate_serial() argument 1427 rotate_index(const char *dbfile, const char *new_suffix, const char *old_suffix) in rotate_index() argument
148 #define new_suffix(s) new_suffixi(s, NULL) macro