Home
last modified time | relevance | path

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

/haiku/src/tools/
H A Drm_attrs.cpp89 remove_dir_contents(Path& path, bool force, bool removeAttributes) in remove_dir_contents() function
161 remove_dir_contents(path, force, removeAttributes); in remove_entry()
/haiku/src/tools/fs_shell/
H A Dfssh.cpp525 remove_dir_contents(int parentDir, const char *name, bool force) in remove_dir_contents() function
587 error = remove_dir_contents(dir, entry, force); in remove_entry()