Searched refs:badarg (Results 1 – 2 of 2) sorted by relevance
60 for badarg in "" "-" "-?"; do62 log_mustnot eval "zfs set $badarg $prop= $ds >/dev/null 2>&1"
3403 int badarg = 0; /* Bad argument position for error reporting. */ in sentinelSetCommand() local3420 badarg = j; in sentinelSetCommand()3430 badarg = j; in sentinelSetCommand()3439 badarg = j; in sentinelSetCommand()3495 badarg = j; in sentinelSetCommand()3506 badarg = sdslen(newname) ? j-1 : j; in sentinelSetCommand()3553 (char*)c->argv[badarg]->ptr,option); in sentinelSetCommand()