Home
last modified time | relevance | path

Searched refs:TMP_DIR (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/test/zfs-tests/tests/functional/acl/trivial/
H A Dzfs_acl_pax_001_pos.ksh60 [[ ! -d $TMP_DIR ]] && log_must usr_exec $MKDIR $TMP_DIR
61 initout=$TMP_DIR/initout.$$
62 paxout=$TMP_DIR/files.pax
74 testout=$TMP_DIR/testout.$$
H A Dzfs_acl_pax_002_pos.ksh60 [[ ! -d $TMP_DIR ]] && log_must usr_exec $MKDIR -m 777 $TMP_DIR
61 initout=$TMP_DIR/initout.$$
62 paxout=$TMP_DIR/files.tar
73 testout=$TMP_DIR/testout.$$
H A Dzfs_acl_tar_001_pos.ksh59 [[ ! -d $TMP_DIR ]] && usr_exec $MKDIR $TMP_DIR
60 initout=$TMP_DIR/initout.$$
61 tarout=$TMP_DIR/files.tar
72 testout=$TMP_DIR/testout.$$
H A Dzfs_acl_pax_003_pos.ksh56 initout=$TMP_DIR/initout.$$
57 paxout=$TMP_DIR/files.cpio
68 testout=$TMP_DIR/testout.$$
H A Dzfs_acl_pax_004_pos.ksh64 paxout=$TMP_DIR/files.pax
H A Dzfs_acl_pax_005_pos.ksh64 paxout=$TMP_DIR/files.cpio
H A Dzfs_acl_pax_006_pos.ksh64 paxout=$TMP_DIR/files.tar
H A Dzfs_acl_tar_002_neg.ksh64 tarout=$TMP_DIR/files.tar
/titanic_50/usr/src/test/zfs-tests/cmd/dir_rd_update/
H A Ddir_rd_update.c43 #define TMP_DIR /tmp macro
/titanic_50/usr/src/test/zfs-tests/tests/functional/acl/
H A Dacl_common.kshlib596 [[ ! -d $TMP_DIR ]] && usr_exec $MKDIR -m 777 $TMP_DIR
H A Dacl.cfg59 export TMP_DIR=$TESTDIR/TMP