rm_rf_dangerous 2010 src/core/execute.c rm_rf_dangerous(p, false, true, false); rm_rf_dangerous 2809 src/core/execute.c rm_rf_dangerous(path, false, true, false); rm_rf_dangerous 452 src/shared/util.h int rm_rf_dangerous(const char *path, bool only_dirs, bool delete_root, bool honour_sticky); rm_rf_dangerous 948 src/tmpfiles/tmpfiles.c r = rm_rf_dangerous(instance, false, i->type == RECURSIVE_REMOVE_PATH, false);