Searched refs:CPATH (Results 1 – 10 of 10) sorted by relevance
50 [[ -f $CPATH ]] && log_must $RM $CPATH68 typeset vals=("off" "off" "$CPATH" "3" "on")89 log_must $ZPOOL create -o delegation=off -o cachefile=$CPATH $TESTPOOL $disk98 if [[ $RESULT != $CPATH ]]
95 export CPATH="/var/tmp/cachefile.create"
39 # Setting altroot=<path> and cachefile=$CPATH for zpool create is succeed71 log_assert "Setting altroot=path and cachefile=$CPATH for zpool create succeed."77 "$CPATH" "-" \100 log_pass "Setting altroot=path and cachefile=$CPATH for zpool create succeed."
39 typeset cachefile=${2:-$CPATH}
70 "$CPATH" "true" "-" \
77 log_must $ZPOOL import -o cachefile=$CPATH -d $DEVICEDIR $TESTPOOL
31 export CPATH="/etc/zfs/zpool.cache"
192 #define CPATH 256 /* maximum -c and binary path length */ macro
487 Max_namesz = CPATH; /* Maximum size of pathnames/filenames */1308 Max_namesz = CPATH; in ckopts() 1313 Max_namesz = CPATH; in ckopts() 4635 Max_namesz = CPATH; in gethdr() 4641 Max_namesz = CPATH; in gethdr()
70 #define CPATH "/sbin" /* an EPATH element */ macro 665 * bad, so use CPATH (which is just a duplicate of some in exenv() 669 cpath = CPATH; in exenv()