Lines Matching refs:errx

234 			errx(1, "missing TargetName for target \"%s\"",
238 errx(1, "cannot specify TargetName for discovery "
242 errx(1, "invalid target name \"%s\"",
248 errx(1, "missing TargetAddress for target \"%s\"",
253 errx(1, "invalid initiator name \"%s\"",
271 errx(1, "missing chapIName for target \"%s\"",
275 errx(1, "missing chapSecret for target \"%s\"",
280 errx(1, "missing tgtChapName for "
283 errx(1, "missing tgtChapSecret for "
399 errx(1, "ISCSISLIST");
408 errx(1, "session-id %u not found", session_id);
625 errx(1, "trailing characters after session-id");
627 errx(1, "session-id cannot be negative");
629 errx(1, "session-id cannot be greater than %u",
662 errx(1, "at most one of -A, -M, -R, or -L may be specified");
672 errx(1, "-a and -p and mutually exclusive");
674 errx(1, "-a and -t and mutually exclusive");
676 errx(1, "-a and -u and mutually exclusive");
678 errx(1, "-a and -s and mutually exclusive");
680 errx(1, "-a and -n and mutually exclusive");
682 errx(1, "-a and -d and mutually exclusive");
685 errx(1, "-n and -p and mutually exclusive");
687 errx(1, "-n and -t and mutually exclusive");
689 errx(1, "-n and -u and mutually exclusive");
691 errx(1, "-n and -s and mutually exclusive");
693 errx(1, "-n and -d and mutually exclusive");
696 errx(1, "-d and -p and mutually exclusive");
698 errx(1, "-d and -t and mutually exclusive");
701 errx(1, "must specify -a, -n or -t/-p");
704 errx(1, "-t must always be used with -p");
706 errx(1, "-p must always be used with -t");
710 errx(1, "-u must always be used with -s");
712 errx(1, "-s must always be used with -u");
715 errx(1, "-i cannot be used with -A");
717 errx(1, "-v cannot be used with -A");
721 errx(1, "-M requires -i");
724 errx(1, "-M and -d are mutually exclusive");
726 errx(1, "-M and -a are mutually exclusive");
729 errx(1, "-n and -p and mutually exclusive");
731 errx(1, "-n and -t and mutually exclusive");
733 errx(1, "-n and -u and mutually exclusive");
735 errx(1, "-n and -s and mutually exclusive");
739 errx(1, "-v cannot be used with -M");
743 errx(1, "-R and -u are mutually exclusive");
745 errx(1, "-R and -s are mutually exclusive");
747 errx(1, "-R and -d are mutually exclusive");
751 errx(1, "-a and -p and mutually exclusive");
753 errx(1, "-a and -t and mutually exclusive");
755 errx(1, "-a and -n and mutually exclusive");
758 errx(1, "-n and -p and mutually exclusive");
760 errx(1, "-n and -t and mutually exclusive");
762 errx(1, "must specify either -a, -n, -t, or -p");
766 errx(1, "-i cannot be used with -R");
768 errx(1, "-v cannot be used with -R");
774 errx(1, "-L and -p and mutually exclusive");
776 errx(1, "-L and -t and mutually exclusive");
778 errx(1, "-L and -u and mutually exclusive");
780 errx(1, "-L and -s and mutually exclusive");
782 errx(1, "-L and -n and mutually exclusive");
784 errx(1, "-L and -d and mutually exclusive");
787 errx(1, "-i cannot be used with -L");
811 errx(1, "target %s not found in %s",
828 errx(1, "invalid target name \"%s\"", target);