Searched defs:remove_files (Results 1 – 4 of 4) sorted by relevance
23 remove_files = glob.glob(remove_pattern) variable
243 static int remove_files(char *filename, char *addr) in remove_files() function
205 int remove_files = 0; /* if set, cleanup default is not to cleanup */ variable
37 def remove_files(name): function