Lines Matching refs:errx
330 errx(1, "sector size `%s' is not a power of 2.", in main()
401 errx(1, "%s %s", in main()
412 errx(1, "invalid quota type %s", optarg); in main()
417 errx(1, "bad mode `%s'", optarg); in main()
431 errx(1,"Apple UFS volume name cannot contain ':' or '/'"); in main()
433 errx(1,"Apple UFS volume name cannot be zero length"); in main()
445 errx(1, "in-filesystem quota is incompatible with -O0"); in main()
521 errx(1, "%s is a block device. use raw device", in main()
548 errx(1, "%s is mounted on %s", in main()
559 errx(1, lmsg, special); in main()
565 errx(1, "no default sector size"); in main()
570 errx(1, "%s partition is unavailable", special); in main()
583 errx(1, m, in main()
588 errx(1, m, special, "4.2BSD"); in main()
602 errx(1, "Unable to determine file system size"); in main()
606 errx(1, "size %" PRIu64 " exceeds maximum file system size on " in main()
750 errx(1, "%s: mount: %s", mounttoname, in main()
753 errx(11, "abnormal termination"); in main()
780 errx(1, "unknown gname %s", gname); in mfs_group()
790 errx(1, "unknown user %s", uname); in mfs_user()
804 errx(1, "%s `%s' is not a valid number.", desc, arg); in strsuftoi64()
828 errx(1, "`%s' is not a valid suffix for %s.", ep, desc); in strsuftoi64()
832 errx(1, "%s `%s' is too large to convert.", desc, arg); in strsuftoi64()
838 errx(1, "%s `%s' (%" PRId64 ") is less than the " in strsuftoi64()
847 errx(1, "%s `%s' (%" PRId64 ") is greater than the " in strsuftoi64()