Searched defs:clean_filename (Results 1 – 2 of 2) sorted by relevance
4181 char *const clean_filename = (char *) alloca (strlen (convert_filename) + 6 + 1); local
4044 char *const clean_filename = alloca (strlen (convert_filename) + 6 + 1); in edit_file() local