Home | History | Annotate | Download | only in icu4c

Lines Matching refs:mktemp

8540   tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&