Searched refs:needs_chmod (Results 1 – 1 of 1) sorted by relevance
391 bool needs_chmod = (mstat.st_mode & ~S_IFMT) != options.mode; in make_dir_with_options() local398 needs_chmod = true; in make_dir_with_options()400 if (needs_chmod) { in make_dir_with_options()