false_on_notdir 2670 dir.c if (false_on_notdir) return Qfalse; false_on_notdir 2688 dir.c if (false_on_notdir && e == ENOTDIR) return Qfalse;