Home
last modified time | relevance | path

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

/external/elfutils/0.153/src/
Dobjdump.c318 char new_suffix[suffix_len + 2]; in handle_ar() local
Dnm.c442 char new_suffix[suffix_len + 2]; in handle_ar() local
Delflint.c270 char new_suffix[(suffix == NULL ? 0 : strlen (suffix)) + 2]; in process_file() local
/external/openssl/apps/
Dapps.c1712 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()