dir_flags_t
process_dir(path_t *p, int dirfd, const struct stat *dirsb, dir_flags_t dflags)
dir_flags_t newflags = dflags;
static void process_dir(path_t *, int, const struct stat *, dir_flags_t);