Searched refs:badpath (Results 1 – 2 of 2) sorted by relevance
44 if [ -e $badpath ]; then45 $RM -f $badpath55 badpath=/tmp/foo1.$$56 $TOUCH $badpath62 log_mustnot eval "$ZFS set mountpoint=$badpath $TESTPOOL/foo >/dev/null 2>&1"
205 char badpath[PATH_MAX]; in xdir() local230 (void) snprintf(badpath, sizeof (badpath), "%s/%s", in xdir()261 if (srchcfile(&mine, badpath, server) == 1) { in xdir()271 if (unlink(badpath)) { in xdir()273 logerr(gettext("ERROR: %s"), badpath); in xdir()278 logerr(gettext("ERROR: %s"), badpath); in xdir()