Home | History | Annotate | Download | only in marisa-trie

Lines Matching full:umask

5074   umask (0);
6112 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
6117 (umask 077 && mkdir "$tmp")