Searched refs:badpath (Results 1 – 2 of 2) sorted by relevance
48 if [ -e $badpath ]; then49 rm -f $badpath59 badpath=/tmp/foo1.$$60 touch $badpath66 log_mustnot eval "zfs set mountpoint=$badpath $TESTPOOL/foo >/dev/null 2>&1"
204 char badpath[PATH_MAX]; in xdir() local229 (void) snprintf(badpath, sizeof (badpath), "%s/%s", in xdir()260 if (srchcfile(&mine, badpath, server) == 1) { in xdir()270 if (unlink(badpath)) { in xdir()272 logerr(gettext("ERROR: %s"), badpath); in xdir()277 logerr(gettext("ERROR: %s"), badpath); in xdir()