Searched refs:warnx (Results 1 - 25 of 589) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/mandoc/
H A Dtest-err.c23 warnx("%d. warnx", 1);
H A Ddbm_map.c70 warnx("dbm_map(%s): File too short", fname);
84 warnx("dbm_map(%s): "
88 warnx("dbm_map(%s): "
96 warnx("dbm_map(%s): Bad version number %d (expected %d)",
103 warnx("dbm_map(%s): Inconsistent file size %lld (expected %d)",
113 warnx("dbm_map(%s): Bad final magic %x (expected %x)",
147 warnx("dbm_get: Database corrupt: offset %d", offset);
151 warnx("dbm_get: Database corrupt: offset %d > %d",
/freebsd-13-stable/usr.bin/chpass/
H A Dfield.c71 warnx("empty login field");
75 warnx("login names may not begin with a hyphen");
79 warnx("can't save entry");
83 warnx("\'.\' is dangerous in a login name");
86 warnx("upper-case letters are dangerous in a login name");
97 warnx("can't save password entry");
112 warnx("empty uid field");
116 warnx("illegal uid");
122 warnx("illegal uid");
138 warnx("empt
[all...]
/freebsd-13-stable/usr.sbin/acpi/acpidump/
H A Dacpidump.c99 warnx("Need to specify -d or -t with DSDT input file");
102 warnx("Can't use -t with DSDT input file");
106 warnx("loading DSDT file: %s", dsdt_input_file);
110 warnx("loading RSD PTR from /dev/mem");
117 warnx("printing various SDT tables");
133 warnx("saving DSDT file: %s", dsdt_output_file);
140 warnx("disassembling DSDT, iasl messages follow");
143 warnx("iasl processing complete");
/freebsd-13-stable/usr.sbin/mpsutil/
H A Dmps_flash.c57 warnx("missing argument: expecting 'firmware' or bios'");
64 warnx("Invalid argument '%s', expecting 'firmware' or 'bios'",
69 warnx("save %s: extra arguments", argv[1]);
86 warnx("Fail to save %s", argv[1]);
131 warnx("missing argument: expecting 'firmware' or bios'");
138 warnx("Invalid argument '%s', expecting 'firmware' or 'bios'",
143 warnx("update firmware: extra arguments");
148 warnx("no firmware specified");
183 warnx("could not get controller IOCFacts\n");
192 warnx("Invali
[all...]
H A Dmps_slot.c62 warnx("Incorrect number of arguments");
67 warnx("Invalid argument '%s', expecting 'status'",
75 warnx("Invalid enclosure handle argument '%s'", argv[2]);
83 warnx("Invalid slot argument '%s'", argv[3]);
91 warnx("Invalid status argument '%s'", argv[4]);
105 warnx("Failed to set status");
/freebsd-13-stable/contrib/atf/atf-c/detail/
H A Dsanity.c47 warnx("%s", buf);
48 warnx("%s", "");
49 warnx("This is probably a bug in this application or one of the "
/freebsd-13-stable/crypto/heimdal/lib/roken/
H A Dwarnx.c39 warnx(const char *fmt, ...) function
H A Dtest-readenv.c89 warnx("test 1: variable count %d != 3", count);
96 warnx("test 2: variable count %d != 1", count);
103 warnx("test 3: variable count %d != 0", count);
108 warnx("total variable count %d != 3", count);
/freebsd-13-stable/share/examples/libifconfig/
H A Dsetmtu.c76 warnx("couldn't create socket. This shouldn't happen.\n");
80 warnx("Failed to set MTU (SIOCSIFMTU)\n");
82 warnx(
89 warnx(
H A Difcreate.c73 warnx("couldn't create socket. This shouldn't happen.\n");
77 warnx(
82 warnx(
H A Difdestroy.c72 warnx("couldn't create socket. This shouldn't happen.\n");
76 warnx(
81 warnx(
H A Difchangevlan.c83 warnx("couldn't create socket. This shouldn't happen.\n");
87 warnx("Target interface isn't a VLAN interface.\n");
90 warnx(
95 warnx(
/freebsd-13-stable/sbin/tunefs/
H A Dtunefs.c339 warnx("%s remains unchanged as enabled", name);
341 warnx("%s and NFSv4 ACLs are mutually "
345 warnx("%s set", name);
350 warnx("%s remains unchanged as disabled",
354 warnx("%s cleared", name);
361 warnx("%s remains unchanged as %d", name, evalue);
363 warnx("%s changes from %d to %d",
371 warnx("%s remains unchanged as %d", name, fvalue);
374 warnx("%s changes from %d to %d",
384 warnx("
[all...]
/freebsd-13-stable/contrib/elftoolchain/brandelf/
H A Dbrandelf.c113 warnx("ERROR: invalid argument to option "
133 warnx("ERROR: invalid ELF type '%s'", optarg);
151 warnx("no file(s) specified");
170 warnx("elf_begin failed: %s", elf_errmsg(-1));
177 warnx("file '%s' is an archive.", argv[0]);
179 warnx("file '%s' is not an ELF file.",
186 warnx("gelf_getehdr: %s", elf_errmsg(-1));
197 warnx("ELF ABI Brand '%u' is unknown",
207 warnx("elf_flagelf failed: %s",
218 warnx("gelf_update_ehd
[all...]
/freebsd-13-stable/lib/libprocstat/
H A Dzfs.c65 warnx("error getting sysctl");
70 warnx("error allocating memory for znode storage");
77 warnx("znode_t size is too small");
82 warnx("znode_t size mismatch, data could be wrong");
88 warnx("can't read znode at %p", (void *)znodeptr);
95 warnx("can't read mount at %p", (void *)mountptr);
/freebsd-13-stable/usr.sbin/cpucontrol/
H A Dcpucontrol.h51 warnx(__VA_ARGS__); \
61 warnx(__VA_ARGS__);
/freebsd-13-stable/usr.bin/elfctl/
H A Delfctl.c133 warnx("no file(s) specified");
149 warnx("elf_begin failed: %s", elf_errmsg(-1));
156 warnx("file '%s' is an archive", argv[0]);
158 warnx("file '%s' is not an ELF file", argv[0]);
164 warnx("gelf_getehdr: %s", elf_errmsg(-1));
173 warnx("file endianness must match host");
243 warnx(
267 warnx("%s is not a valid feature", feature);
281 warnx("'%c' not an operator - use '+', '-', '='",
295 warnx("NT_FREEBSD_FEATURE_CT
[all...]
/freebsd-13-stable/lib/libc/gen/
H A Dpw_scan.c114 warnx("no uid for user %s", pw->pw_name);
122 warnx("%s > max uid value (%u)", p, UID_MAX);
128 warnx("%s uid is incorrect", p);
133 warnx("root uid should be 0");
137 warnx("%s > recommended max uid value (%u)", p, USHRT_MAX);
149 warnx("no gid for user %s", pw->pw_name);
157 warnx("%s > max gid value (%u)", p, GID_MAX);
163 warnx("%s gid is incorrect", p);
167 warnx("%s > recommended max gid value (%u)", p, USHRT_MAX);
208 warnx("warnin
[all...]
/freebsd-13-stable/usr.sbin/config/
H A Dmkheaders.c61 warnx("Error: device \"%s\" is unknown",
/freebsd-13-stable/usr.sbin/mfiutil/
H A Dmfi_bbu.c133 warnx("start learn: unexpected arguments");
149 warnx("Failed to start BBU learn: %s", mfi_status(status));
170 warnx("bbu: property and value required");
186 warnx("Failed to get BBU properties: %s", mfi_status(status));
194 warnx("Invalid learn delay '%s'", av[2]);
210 warnx("Invalid mode '%s'", mode);
216 warnx("This BBU does not implement different modes");
224 warnx("Invalid mode '%s'", mode);
231 warnx("bbu: Invalid command '%s'", av[1]);
241 warnx("Faile
[all...]
/freebsd-13-stable/tools/tools/ncpus/
H A Dbiosmptable.c93 warnx("MPTable: Found CPU APIC ID %d %s",
111 warnx("unknown mptable entry type (%d)", *entry_type_p);
194 warnx("unable to malloc space for MP Floating Pointer Structure");
208 warnx("bad mpfps length (%d)", mpfps->length);
214 warnx("bad mpfps checksum (%d)\n", sum);
233 warnx("bad mpcth address (0x%jx)\n", (intmax_t)addr);
239 warnx("unable to malloc space for MP Configuration Table Header");
246 warnx("bad mpcth signature");
252 warnx("unable to realloc space for mpcth (len %u)", table_length);
262 warnx("ba
[all...]
/freebsd-13-stable/usr.sbin/chkgrp/
H A Dchkgrp.c96 warnx("%s: line %d: no newline character", gfn, n);
129 warnx("%s: line %d: missing field(s)", gfn, n);
138 warnx("%s: line %d: '%c' invalid character",
147 warnx("%s: line %d: '%c' invalid character",
155 warnx("%s: line %d: too many fields", gfn, n);
162 warnx("%s: line %d: field %d contains whitespace",
170 warnx("%s: line %d: group id is not numeric", gfn, n);
178 warnx("%s: line %d: strtoul failed", gfn, n);
180 warnx("%s: line %d: group id is too large (%ju > %ju)",
/freebsd-13-stable/usr.sbin/ugidfw/
H A Dugidfw.c82 warnx("%s", errstr);
88 warnx("%s", errstr);
92 warnx("Added rule, but unable to print string.");
106 warnx("unable to get rule slots; mac_bsdextended.ko "
123 warnx("rule %d: %s", i, errstr);
130 warnx("unable to translate rule %d to string", i);
159 warnx("%s", errstr);
165 warnx("%s", errstr);
192 warnx("%s", errstr);
/freebsd-13-stable/usr.sbin/bhyve/
H A Dbootrom.c88 warnx("%s: Invalid flags: %x", __func__,
93 warnx("%s: Invalid protection: %x", __func__,
99 warnx("ROM size %zu is invalid", len);
103 warnx("ROM size %zu is not a multiple of the page size",
111 warnx("No room for %zu ROM in bootrom region", len);
117 warnx("No room for %zu ROM in bootrom region", len);

Completed in 280 milliseconds

1234567891011>>