Searched refs:removeAttributes (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tools/
H A Drm_attrs.cpp85 bool removeAttributes);
89 remove_dir_contents(Path& path, bool force, bool removeAttributes) argument
112 remove_entry(path, true, force, removeAttributes);
130 remove_entry(Path& path, bool recursive, bool force, bool removeAttributes) argument
145 if (removeAttributes) {
161 remove_dir_contents(path, force, removeAttributes);

Completed in 32 milliseconds