Home
last modified time | relevance | path

Searched refs:warn (Results 1 – 25 of 308) sorted by path

12345678910>>...13

/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A DMakefile36 ETC_FILES = etc.alt etc.scoped etc.tweaks etc.warn
37 MESSAGES = etc.warn.po
/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A DAppcertUtil.pm1845 my ($warn, $tag, $desc, $bindings);
1847 ($warn, $tag, $desc, $bindings, $text) =
/illumos-gate/usr/src/cmd/acctadm/
H A Daconf.c132 warn(gettext("no accounting type for %s\n"), fmri); in aconf_setup()
146 warn(gettext("%s accounting cannot be configured in " in aconf_setup()
152 warn(gettext("cannot connect to repository\n")); in aconf_setup()
157 warn(gettext("cannot get %s property\n"), AC_PROP_TRACKED); in aconf_setup()
163 warn(gettext("cannot get %s property\n"), AC_PROP_UNTRACKED); in aconf_setup()
169 warn(gettext("cannot get %s property\n"), AC_PROP_FILE); in aconf_setup()
174 warn(gettext("cannot get %s property\n"), AC_PROP_STATE); in aconf_setup()
181 warn(gettext("not enough memory\n")); in aconf_setup()
191 warn(gettext("cannot enable/disable %s accounting resources"), in aconf_setup()
202 warn(gettext("cannot close %s accounting file"), in aconf_setup()
[all …]
H A Dmain.c196 warn(gettext("illegal argument -- %s\n"), in main()
215 warn(gettext("unknown accounting type -- %s\n"), in main()
245 warn(gettext("accounting type must be specified\n")); in main()
H A Dutils.c52 warn(const char *format, ...) in warn() function
137 warn(gettext("%s is not an absolute pathname\n"), file); in open_exacct_file()
141 warn(gettext("%s is not a %s accounting file\n"), file, in open_exacct_file()
146 warn(gettext("seteuid()/setegid() failed")); in open_exacct_file()
179 warn(gettext("cannot open %s accounting file %s: %s\n"), in open_exacct_file()
H A Dutils.h43 extern void warn(const char *, ...);
/illumos-gate/usr/src/cmd/ahciem/
H A Dahciem.c148 warn("failed to set LEDs on %s", portstr); in ahciem_set()
189 warn("failed to construct /devices path from %s", mpath); in ahciem_devinfo()
194 warn("failed to open ahci%d devctl path %s", inst, fullpath); in ahciem_devinfo()
200 warn("failed to get AHCI enclosure information for ahci%d", in ahciem_devinfo()
/illumos-gate/usr/src/cmd/amdzen/
H A Dusmn.c66 warn("SMN ioctl failed at 0x%x", usr.usr_addr); in usmn_op()
/illumos-gate/usr/src/cmd/audio/audioctl/
H A Daudioctl.c168 warn(char *fmt, ...) in warn() function
321 warn(_("Error opening mixer\n")); in load_devices()
347 warn(_("Device present: %s\n"), d->mixer.devnode); in load_devices()
500 warn(_("Bad enum index %d for control '%s'\n"), in print_control()
661 warn(_("Invalid enumeration value\n")); in set_device_control()
765 warn(_("No such audio device.\n")); in find_device()
782 warn(_("No such audio device.\n")); in find_device()
930 warn(_("No such control: %s\n"), argv[i]); in do_show_control()
993 warn(_("No such control: %s\n"), cname); in do_set_control()
1126 warn(_("Warning: line too long at line %d\n"), lineno); in do_load_controls()
[all …]
/illumos-gate/usr/src/cmd/auditd/
H A Ddoorway.c163 boolean_t warn = B_FALSE, discard = B_FALSE; in report_error() local
181 warn = B_TRUE; in report_error()
186 warn = B_TRUE; in report_error()
191 warn = B_TRUE; in report_error()
199 warn = B_TRUE; in report_error()
204 warn = B_TRUE; in report_error()
209 warn = B_TRUE; in report_error()
217 warn = B_TRUE; in report_error()
232 if (warn) in report_error()
/illumos-gate/usr/src/cmd/bhyve/
H A Dblock_if.c646 warn("Could not open backing file: %s", path); in blockif_open()
651 warn("Could not stat backing file %s", path); in blockif_open()
H A Dbootrom.c177 warn("%s: vm_mmap_mapseg", __func__); in bootrom_alloc()
H A Dgdb.c472 warn("Write to GDB socket failed"); in send_pending_data()
1756 warn("FIONREAD on GDB socket"); in gdb_readable()
1780 warn("Read from GDB socket"); in gdb_readable()
1814 warn("Failed to disable SIGPIPE for GDB connection"); in new_connection()
H A Dmem.c310 warn("%s: couldn't allocate memory for mrp\n", in register_mem_int()
H A Dpci_passthru.c526 warn("Failed to map MSI-X table BAR on %d", sc->pptfd); in init_msix_table()
544 warn("Failed to unmap MSI-X table BAR region"); in init_msix_table()
550 warn("Failed to unmap MSI-X table BAR region"); in init_msix_table()
H A Dprivileges.c59 warn("priv_set_to_str(%s) failed", tag); in illumos_priv_printset()
H A Dqemu_fwcfg.c617 warn("Can't open fw_cfg_user_file file \"%s\"", in qemu_fwcfg_parse_cmdline_arg()
623 warn("Unable to get size of file \"%s\"", opt_ptr); in qemu_fwcfg_parse_cmdline_arg()
638 warn("Unable to read file \"%s\"", opt_ptr); in qemu_fwcfg_parse_cmdline_arg()
H A Dtpm_emul_passthru.c67 warn("%s: rsp_size of %u is too small", __func__, rsp_size); in tpm_passthru_execute_cmd()
75 warn("%s: cmd write failed (bytes written: %zd / %d)", __func__, in tpm_passthru_execute_cmd()
82 warn("%s: rsp read failed (bytes read: %zd / %d)", __func__, in tpm_passthru_execute_cmd()
/illumos-gate/usr/src/cmd/ccidadm/
H A Dccidadm.c138 warn("skipping %s, failed to get information: %s", in ccidadm_iter()
574 warn("failed to open %s", argv[i]); in ccidadm_do_atr()
768 warn("failed to open %s", argv[i]); in ccidadm_do_reader()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/nc/
H A Dnetcat.c560 warn("failed to create socket"); in remote_connect()
598 warn("connect to %s [host %s] (%s) failed", in remote_connect()
635 warn("failed to create socket"); in local_listen()
762 warn("Write Error!"); in atelnet()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dauth.c442 warn("Peer rejected our demand for 0x%x (%s)",
456 warn("We rejected the peer's demand for 0x%x (%s)",
715 warn("auth_peer_success: unknown protocol %x", protocol);
1117 warn("no PAP secret found for %s", user);
1127 warn("PAP authentication failure for %s", user);
1132 warn("PAP login failure for %s", user);
1343 warn("Password for %s has expired", user);
1741 warn("invalid address length syntax: %v", ptr_mask+1);
1786 warn("interface unit %d too large for subnet %v",
1901 warn("cannot stat secret file %s: %m", filename);
[all …]
H A Dcbcp.c474 warn("CBCP: unknown callback address type %d", addr_type);
H A Dchap.c410 warn("Unknown CHAP code (%d) received.", code);
466 warn("CHAP: Challenge from %s unreasonably short (%d octets)",
495 warn("CHAP: peer challenge name changed again to '%q'",
504 warn("No CHAP secret found for authenticating us (%q) to %q",
635 warn("Peer changed his name from '%q' to '%q' on rechallenge",
639 warn("No CHAP secret found for authenticating %q to us (%q)",
H A Dfsm.c298 warn("%s: timeout sending Config-Requests\n", PROTO_NAME(f));
685 warn("%s: Rcvd Code-Reject for %s id %d", PROTO_NAME(f),
H A Dipcp.c1493 warn("Local IP address changed to %I", go->ouraddr);
1499 warn("Remote IP address changed to %I", ho->hisaddr);
1508 warn("Interface configuration failed");
1539 warn("Interface failed to come up");
1546 warn("Interface configuration failed");
1554 warn("Interface failed to come up");
1625 warn("Failed to disable VJ TCP header compression.");
1635 warn("Failed to enable Queueing on outgoing packets.");
1640 warn("Could not set interface to drop packets.");
1643 warn("Could not bring interface down.");
[all …]

12345678910>>...13