Lines Matching refs:mktemp
363 # If mktemp works, use that first and foremost364 my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`