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