Home
last modified time | relevance | path

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

/coreutils/src/
Drmdir.c39 static bool remove_empty_parents; variable
210 remove_empty_parents = false; in main()
217 remove_empty_parents = true; in main()
291 else if (remove_empty_parents) in main()