/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ |
H A D | ipsecalgs.c | 321 warnx("%s", spdsock_diag(msg->spd_msg_diagnostic)); in kernel_synch() 390 warnx("%s", diag_buf); in list_kernel_algs() 571 warnx(gettext("Missing protocol number.")); in new_alg() 576 warnx(gettext("Unknown protocol.")); in new_alg() 581 warnx(gettext("Missing algorithm number.")); in new_alg() 585 warnx(gettext("Missing key size(s).")); in new_alg() 589 warnx(gettext("Missing algorithm name(s).")); in new_alg() 593 warnx(gettext("Missing block/MAC lengths")); in new_alg() 597 warnx(gettext("Missing mechanism name.")); in new_alg() 618 warnx(gettext("Invalid flag: %s\n"), holder); in new_alg() [all …]
|
H A D | ipsecconf.c | 645 warnx(spdsock_diag_buf); in fetch_algorithms() 1019 warnx("%s %d", gettext("bad command:"), ipsec_cmd); in ips_conf_to_pfpol_msg() 1283 warnx("%s: %s", in send_pf_pol_message() 1519 warnx(gettext("Invalid index")); in main() 1882 warnx(gettext("dump read: message corruption," in ipsec_read_dump() 1917 warnx(gettext("Error getting list of policies from kernel")); in ipsec_conf_list() 1940 warnx("%s: %s", gettext("ruleset dump failed"), in ipsec_conf_list() 1959 warnx("%s: %s", gettext("dump read: bad message"), in ipsec_conf_list() 1969 warnx(spdsock_diag_buf); in ipsec_conf_list() 1970 warnx("%s: %s", gettext("dump read: bad message"), in ipsec_conf_list() [all …]
|
H A D | ipseckey.c | 1069 warnx(gettext("Cannot flush SA type %d."), satype); in doflush() 3568 warnx(gettext("Unknown command (%s).\n"), in parseit()
|
/titanic_41/usr/src/tools/ctf/ctfstrip/ |
H A D | ctfstrip.c | 86 warnx("%s is not a regular file", filename); in check_file() 92 warnx("%s is not an ELF file", filename); in check_file() 104 warnx("%s is not an ELF file", filename); in check_file() 131 warnx("could not exec mcs: %s", strerror(rc)); in fix_file() 137 warnx("Removing CTF information from %s failed", filename); in fix_file()
|
/titanic_41/usr/src/lib/libsmbfs/smb/ |
H A D | nb_net.c | 72 warnx("can't get server address `%s': ", name); in nb_resolvehost_in() 78 warnx("address for `%s' is not in the AF_INET family", name); in nb_resolvehost_in() 84 warnx("address for `%s' has invalid length", name); in nb_resolvehost_in()
|
/titanic_41/usr/src/cmd/sendmail/db/include/ |
H A D | clib_ext.h | 20 void warnx __P((const char *, ...)); 22 void warnx();
|
/titanic_41/usr/src/cmd/fs.d/smbclnt/mount/ |
H A D | mount.c | 462 warnx(gettext("option string too long")); in setsubopt() 556 warnx(gettext("unknown user '%s'"), optarg); in setsubopt() 568 warnx(gettext("unknown group '%s'"), optarg); in setsubopt() 598 warnx(gettext("unknown option %s"), subopt); in setsubopt() 604 warnx(gettext("invalid value for %s"), subopt); in setsubopt()
|
/titanic_41/usr/src/cmd/nvmeadm/ |
H A D | nvmeadm.c | 287 warnx("missing controller/namespace name"); in main() 303 warnx("%s not allowed on multiple controllers", in main() 330 warnx("%s%.*s%.*s: no such controller or " in main() 335 warnx("no controllers found"); in main() 709 warnx("missing logpage name"); in do_get_logpage() 846 warnx("unknown feature %s", f); in do_get_features() 854 warnx("feature %s %s supported for namespaces", in do_get_features() 866 warnx("unsupported feature: %s", feat->f_name); in do_get_features()
|
/titanic_41/usr/src/head/ |
H A D | err.h | 44 void warnx(const char *, ...);
|
/titanic_41/usr/src/lib/libresolv2/include/ |
H A D | err.h | 58 void warnx __P((const char *, ...));
|
/titanic_41/usr/src/cmd/printf/ |
H A D | printf.c | 47 #define warnx1(a, b, c) warnx(a) 48 #define warnx2(a, b, c) warnx(a, b) 49 #define warnx3(a, b, c) warnx(a, b, c)
|
/titanic_41/usr/src/lib/libast/common/uwin/ |
H A D | err.c | 115 extern void warnx(const char* fmt, ...) in warnx() function
|
/titanic_41/usr/src/cmd/od/ |
H A D | od.c | 599 warnx(_("invalid address base, " in main() 678 warnx(_("invalid skip count '%s' specified"), in main() 705 warnx(_("invalid byte count '%s' specified"), in main()
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | err.c | 152 warnx(const char *fmt, ...) in warnx() function
|
/titanic_41/usr/src/cmd/tail/ |
H A D | reverse.c | 237 warnx("warning: %jd bytes discarded", (intmax_t)enomem); in r_buf()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | whois.c | 230 warnx("%s: %s", host, gai_strerror(error)); in gethostinfo()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/nc/ |
H A D | netcat.c | 269 warnx("-w has no effect with -l"); in main() 840 warnx("can not swap %d port randomly", in build_ports()
|
/titanic_41/usr/src/lib/libipsecutil/common/ |
H A D | ipsec_util.c | 88 warnx(dgettext(TEXT_DOMAIN, "Error: %s"), what); in bail() 112 warnx(dgettext(TEXT_DOMAIN, in bail_msg() 115 warnx(dgettext(TEXT_DOMAIN, "ERROR: %s\n"), msgbuf); in bail_msg() 681 warnx(dgettext(TEXT_DOMAIN, in do_getstr() 3226 warnx(dgettext(TEXT_DOMAIN, in opensavefile() 3229 warnx(dgettext(TEXT_DOMAIN, in opensavefile()
|
/titanic_41/usr/src/cmd/sed/ |
H A D | compile.c | 826 warnx(_("%lu: %s: whitespace after %s"), linenum, fname, ctype); in duptoeol() 929 warnx(_("%lu: %s: unused label '%s'"), in uselabel()
|
/titanic_41/usr/src/lib/c_synonyms/ |
H A D | syn_common | 993 warnx
|
/titanic_41/usr/src/man/man3c/ |
H A D | Makefile | 1266 warnx.3c \ 1589 warnx.3c := LINKSRC = err.3c
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 438 warnx;
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 1336 link path=usr/share/man/man3c/warnx.3c target=err.3c
|
/titanic_41/ |
H A D | .gitignore | 5324 usr/src/man/man3c/warnx.3c
|