Lines Matching refs:umask
309 * Set our umask to something reasonable, as some files are created310 * with the default umask. This will make them world-readable but314 umask(022);