ffap-all-subdirs

ffap-all-subdirs is a compiled Lisp function in `ffap.el'.

(ffap-all-subdirs DIR &optional DEPTH)

Return list of all subdirectories under DIR, starting with itself.
Directories beginning with "." are ignored, and directory symlinks
are listed but never searched (to avoid loops).
Optional DEPTH limits search depth.