| /src/external/bsd/mdocml/dist/ |
| test-err.c | 23 warnx("%d. warnx", 1);
|
| dbm_map.c | 70 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",
|
| /src/usr.bin/chpass/ |
| field.c | 62 warnx("empty login field"); 66 warnx("login names may not begin with a hyphen"); 70 warnx("can't save entry"); 74 warnx("\'.\' is dangerous in a login name"); 77 warnx("upper-case letters are dangerous in a login name"); 89 warnx("can't save password entry"); 104 warnx("empty uid field"); 108 warnx("illegal uid"); 118 warnx("illegal uid"); 134 warnx("empty gid field") [all...] |
| /src/lib/libc/gen/ |
| warnx.c | 1 /* $NetBSD: warnx.c,v 1.14 2007/06/18 14:13:54 ginsbach Exp $ */ 41 __RCSID("$NetBSD: warnx.c,v 1.14 2007/06/18 14:13:54 ginsbach Exp $"); 50 __weak_alias(warnx, _warnx) 55 warnx(const char *fmt, ...)
|
| /src/sbin/mount/ |
| pathadj.c | 44 warnx("\"%s\" is a relative path.", input); 45 warnx("using \"%s\" instead.", adjusted);
|
| /src/usr.sbin/acpitools/acpidump/ |
| acpidump.c | 110 warnx("Need to specify -d or -t with DSDT input file"); 113 warnx("Can't use -t with DSDT input file"); 117 warnx("loading DSDT file: %s", dsdt_input_file); 121 warnx("loading RSD PTR from /dev/acpi"); 128 warnx("printing various SDT tables"); 144 warnx("saving DSDT file: %s", dsdt_output_file); 151 warnx("disassembling DSDT, iasl messages follow"); 154 warnx("iasl processing complete");
|
| /src/external/bsd/libfido2/dist/tools/ |
| pin.c | 34 warnx("snprintf"); 39 warnx("readpassphrase"); 45 warnx("snprintf"); 50 warnx("readpassphrase"); 65 warnx("fido_dev_set_pin: %s", fido_strerr(r)); 98 warnx("snprintf"); 103 warnx("readpassphrase"); 108 warnx("invalid PIN length"); 114 warnx("snprintf"); 119 warnx("readpassphrase") [all...] |
| credman.c | 29 warnx("fido_credman_metadata_new"); 41 warnx("fido_credman_get_dev_metadata: %s", fido_strerr(r)); 66 warnx("output error"); 86 warnx("fido_credman_rp_new"); 98 warnx("fido_credman_get_dev_rp: %s", fido_strerr(r)); 125 warnx("fido_credman_rk"); 131 warnx("output error"); 159 warnx("fido_credman_rk_new"); 171 warnx("fido_credman_get_dev_rk: %s", fido_strerr(r)); 199 warnx("fido_credman_rk_new") [all...] |
| util.c | 55 warnx("%s: readpassphrase", __func__); 188 warnx("fido_cbor_info_new"); 193 warnx("fido_dev_get_cbor_info: %s (0x%x)", fido_strerr(r), r); 199 warnx("fido_dev_get_cbor_info: NULL name/value pointer"); 230 warnx("PEM_read_PUBKEY"); 234 warnx("EVP_PKEY_get1_EC_KEY"); 257 warnx("es256_pk_new"); 262 warnx("es256_pk_from_ptr"); 267 warnx("es256_pk_to_EVP_PKEY"); 272 warnx("PEM_write_PUBKEY") [all...] |
| /src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| warnx.c | 1 /* $NetBSD: warnx.c,v 1.2 2017/01/28 21:31:50 christos Exp $ */ 41 warnx(const char *fmt, ...) function
|
| tsearch-test.c | 55 warnx("sort failed: expected %d next, got %d\n", walkorder, 85 warnx("erroneous list: found %d\n", p->order); 94 warnx("erroneous list: missing %d\n", t->order); 107 warnx("erroneous list: missing %d\n", t->order); 120 warnx("erroneous list: found %d\n", p->order);
|
| test-readenv.c | 91 warnx("test 1: variable count %d != 3", count); 98 warnx("test 2: variable count %d != 1", count); 105 warnx("test 3: variable count %d != 0", count); 110 warnx("total variable count %d != 3", count);
|
| /src/usr.bin/cmp/ |
| misc.c | 64 warnx("EOF on %s", file); 67 warnx("EOF on %s: char %lld, line %lld", 70 warnx("EOF on %s: char %lld",
|
| /src/external/bsd/atf/dist/atf-c/detail/ |
| sanity.c | 53 warnx("%s", buf); 54 warnx("%s", ""); 55 warnx("This is probably a bug in this application or one of the "
|
| /src/external/bsd/libfido2/dist/examples/ |
| util.c | 67 warnx("write"); 99 warnx("stat %s: invalid size", path); 112 warnx("read"); 143 warnx("PEM_read_PUBKEY"); 147 warnx("EVP_PKEY_get1_EC_KEY"); 172 warnx("es256_pk_new"); 177 warnx("es256_pk_from_ptr"); 193 warnx("es256_pk_to_EVP_PKEY"); 198 warnx("PEM_write_PUBKEY"); 229 warnx("es384_pk_new") [all...] |
| /src/usr.bin/vndcompress/ |
| main.c | 60 warnx("unknown program name, defaulting to vndcompress: %s", 67 warnx("-b may be supplied only once"); 79 warnx("-c and -d are mutually exclusive"); 88 warnx("-c and -d are mutually exclusive"); 97 warnx("-k may be supplied only once"); 108 warnx("-l may be supplied only once"); 133 warnx("-w may be supplied only once"); 159 warnx("-R makes no sense without -r");
|
| /src/usr.sbin/rpc.yppasswdd/ |
| yppasswdd_mkpw.c | 88 warnx("already handling request; try again later"); 98 warnx("%s", mpwd); 104 warnx("%s: %s not found", mpwd, 107 warnx("%s: %s", mpwd, strerror(errno)); 112 warnx("line %d too long", lineno); 131 warnx("the passwd file is busy."); 137 warnx("%s", mpwd); 158 warnx("pw_mkdb failed");
|
| /src/usr.sbin/memswitch/ |
| methods.c | 197 warnx("Cannot modify %s.%s", prop->class, prop->node); 210 warnx("%s: Invalid value", value); 220 warnx("%s: Invalid value", value); 225 warnx("%s: Too small", value); 228 warnx("%s: Too large", value); 246 warnx("%s: Invalid value", value); 251 warnx("%s: Too small", value); 254 warnx("%s: Too large", value); 272 warnx("%s: Invalid value", value); 277 warnx("%s: Too small", value) [all...] |
| /src/external/bsd/libfido2/dist/fuzz/ |
| preload-fuzz.c | 47 warnx("%s: dlsym", __func__); 57 warnx("%s: fd_fuzz != -1", __func__); 77 warnx("%s: dlsym", __func__); 95 warnx("%s: dlsym", __func__);
|
| /src/external/bsd/pkg_install/dist/lib/ |
| pkcs7.c | 91 warnx("Can't read certificate in file: %s", file); 103 warnx("No certificate found in file %s", file); 135 warnx("Failed to create certificate store"); 147 warnx("Failed to parse the signature"); 152 warnx("Failed to verify signature"); 158 warnx("Failed to get signers"); 163 warnx("No signers found"); 172 warnx("CA keys are not valid for signatures"); 177 warnx("Certificate must have CODE SIGNING " 183 warnx("Certificate must not have any property") [all...] |
| license.c | 214 warnx("Invalid character in license name at position %" PRIzu, len); 256 warnx("Invalid character in license name at position %" PRIzu, license - start + 1); 271 warnx("Missing space at position %" PRIzu, license - start + 1); 279 warnx("Missing open parenthesis at position %" PRIzu, license - start + 1); 287 warnx("Unbalanced parenthesis at position %" PRIzu, license - start + 1); 296 warnx("Invalid operator in OR expression at position %" PRIzu, license - start + 1); 303 warnx("Invalid operator in AND expression at position %" PRIzu, license - start + 1); 309 warnx("Invalid operator at position %" PRIzu, license - start + 1); 314 warnx("Missing space at position %" PRIzu, license - start + 1); 331 warnx("Trailing garbage in license specification") [all...] |
| /src/external/bsd/pkg_install/dist/create/ |
| main.c | 143 warnx("Obsolete -L option ignored"); 194 warnx("missing package name"); 198 warnx("only one package name allowed"); 206 warnx("PLIST adjustment failed"); 208 warnx("package creation failed");
|
| /src/usr.sbin/mlxctl/ |
| cmds.c | 265 warnx("can't be verbose for this firmware level"); 270 warnx("can't display physical drives for this firmware level"); 331 warnx("one or more of the SCSI disks on which %s", md->name); 332 warnx("depends is DEAD."); 336 warnx("drive %s is invalid, or not a drive which ", md->name); 337 warnx("can be checked."); 341 warnx("drive rebuild or consistency check is already "); 342 warnx("in progress on this controller."); 356 warnx("action not supported by this firmware version"); 374 warnx("action not supported by this firmware version") [all...] |
| /src/usr.sbin/installboot/arch/ |
| hppa.c | 94 warnx("Reading `%s': short read", params->filesystem); 117 warnx("Writing `%s': short write", params->filesystem); 155 warnx("Reading `%s': short read", params->filesystem); 164 warnx("`%s' must be a regular file", params->stage1); 175 warnx("No disklabel in `%s'", params->filesystem); 179 warnx("Partition `a' doesn't exist in %s", params->filesystem); 185 warnx("Partition `a' of `%s' exceeds 2GB boundary.", 187 warnx("It won't boot since hppa PDC can handle only 2GB."); 218 warnx("Writing `%s': short write", params->filesystem);
|
| /src/sbin/raidctl/ |
| rf_configure.c | 153 warnx("Can't open config file %s", configname); 158 warnx("Unable to find start of \"array\" params in config " 181 warnx("Config file error (\"array\" section): unable " 213 warnx("[No disk queue discipline specified in config file %s. " 225 warnx("Can't determine queue type and/or max outstanding " 227 warnx("Using %s-%d", cfgPtr->diskQueueType, 248 warnx("Queue length for %s out of range" 259 warnx("Can't find \"disks\" section in config file %s", 270 warnx("Config file error: unable to find device " 278 warnx("Config file error: warning: unable to [all...] |