doDirTimes
doDirTimes(namep, stbuf.st_mtim);
doDirTimes(NULL, time_zero);
static void doDirTimes(char *name, timestruc_t modTime);