Home
last modified time | relevance | path

Searched refs:delete_all_files (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dcsplit.c109 static void delete_all_files (bool);
212 delete_all_files (false); in cleanup()
233 delete_all_files (true); in interrupt_handler()
937 delete_all_files (bool in_signal_handler) in delete_all_files() function