Home
last modified time | relevance | path

Searched refs:basefile (Results 1 – 5 of 5) sorted by relevance

/titanic_51/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_chmod_inherit_001_pos.ksh47 # basefile |
64 if [[ -f $basefile ]]; then
65 log_must $RM -f $basefile
81 basedir=$TESTDIR/basedir; basefile=$TESTDIR/basefile
151 log_must usr_exec $TOUCH $basefile
159 log_must usr_exec $CHMOD $aclspec $basefile
168 log_must usr_exec $RM -rf $basefile $basedir
/titanic_51/usr/src/lib/libpp/common/
H A Dpp.probe135 #endif' > basefile.$src
300 basefile=
334 $cc -c basefile.$src && basefile=__BASE_FILE__
788 case $basefile in
794 echo "#define $basefile #(BASE)"
/titanic_51/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.probe135 #endif' > basefile.$src
300 basefile=
334 $cc -c basefile.$src && basefile=__BASE_FILE__
800 case $basefile in
806 echo "#define $basefile #(BASE)"
/titanic_51/usr/src/lib/libshell/common/tests/
H A Dfunctions.sh935 basefile=${.sh.file}
952 then [[ $filename == "$basefile" ]] || err_exit "filename for level 0 is $filename not $basename"
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dfunctions.sh938 basefile=${.sh.file}
955 then [[ $filename == "$basefile" ]] || err_exit "filename for level 0 is $filename not $basename"