Home
last modified time | relevance | path

Searched defs:new_suffix (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/openssl/
H A Dapps.c1220 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
/openbsd-src/usr.bin/make/
H A Dsuff.c148 #define new_suffix(s) new_suffixi(s, NULL) macro