Searched refs:mx_tmpdir (Results 1 – 1 of 1) sorted by relevance
33 mx_tmpdir="/tmp/mdb_xregs.$$"62 [[ -n "$mx_tmpdir" ]] && rm -rf "$mx_tmpdir"67 if ! mkdir $mx_tmpdir; then68 fatal "failed to create temporary directory: $mx_tmpdir"143 typeset coreloc="$mx_tmpdir/coreloc"155 corename="$mx_tmpdir/core.$fpu_type.$isa"156 fpregs="$mx_tmpdir/fpregs.$fpu_type.$isa"176 check_core "$f" "$mx_tmpdir/fpregs.core" $check