remove_dir
static int remove_dir(char *);
if (remove_dir(nam_p) < 0) {
if (remove_dir(direct->d_name) == -1) {
(void) remove_dir(buf);