Searched defs:remove_files (Results 1 – 6 of 6) sorted by relevance
33 remove_files = glob.glob(remove_pattern) variable
243 static int remove_files(char *filename, char *addr) in remove_files() function
34 def remove_files(name): function
624 def remove_files(filename: str, path: str) -> None: function
205 int remove_files = 0; /* if set, cleanup default is not to cleanup */ variable
37 def remove_files(name): function