| /src/usr.sbin/ctld/ |
| H A D | uclparse.cc | 80 log_warnx("chap section in auth-group \"%s\" is missing " in uclparse_chap() 87 log_warnx("chap section in auth-group \"%s\" is missing " in uclparse_chap() 102 log_warnx("chap-mutual section in auth-group \"%s\" is missing " in uclparse_chap_mutual() 109 log_warnx("chap-mutual section in auth-group \"%s\" is missing " in uclparse_chap_mutual() 116 log_warnx("chap-mutual section in auth-group \"%s\" is missing " in uclparse_chap_mutual() 123 log_warnx("chap-mutual section in auth-group \"%s\" is missing " in uclparse_chap_mutual() 140 log_warnx("chap section in target \"%s\" is missing " in uclparse_target_chap() 147 log_warnx("chap section in target \"%s\" is missing " in uclparse_target_chap() 162 log_warnx("chap-mutual section in target \"%s\" is missing " in uclparse_target_chap_mutual() 169 log_warnx("chap-mutual section in target \"%s\" is missing " in uclparse_target_chap_mutual() [all …]
|
| H A D | ctld.cc | 121 log_warnx("pidfile specified more than once"); in set_pidfile_path() 189 log_warnx("invalid auth-type \"%s\" for %s", str, label()); in set_type() 194 log_warnx("cannot set auth-type to \"%s\" for %s; " in set_type() 231 log_warnx("%s for user \"%s\", %s, is too long; it should be " in check_secret_length() 235 log_warnx("%s for user \"%s\", %s, is too short; it should be " in check_secret_length() 246 log_warnx("cannot mix \"chap\" authentication with " in add_chap() 255 log_warnx("duplicate credentials for user \"%s\" for %s", in add_chap() 270 log_warnx("cannot mix \"chap-mutual\" authentication " in add_chap_mutual() 280 log_warnx("duplicate credentials for user \"%s\" for %s", in add_chap_mutual() 393 log_warnx("invalid controller address \"%s\" for %s", address, in add_host_address() [all …]
|
| H A D | nvmf.cc | 118 log_warnx("Invalid value \"%s\" for boolean option %s", value, key); in parse_bool() 137 log_warnx("Invalid value \"%s\" for numeric option %s", value, key); in parse_number() 153 log_warnx("Invalid value \"%ju\" for option MAXH2CDATA", in prepare() 223 log_warnx("unsupported transport protocol for %s", value); in add_portal() 228 log_warnx("invalid listen address %s", value); in add_portal() 272 log_warnx("invalid discovery-filter \"%s\" for transport-group " in set_filter() 281 log_warnx("cannot set discovery-filter to \"%s\" for " in set_filter() 370 log_warnx("namespace ID cannot be 0 for %s", label()); in add_namespace() 386 log_warnx("unknown transport-group \"%s\" for %s", pg_name, in add_portal_group() 394 log_warnx("unknown auth-group \"%s\" for %s", ag_name, in add_portal_group() [all …]
|
| H A D | kernel.cc | 375 log_warnx("error returned from CTL_LUN_LIST ioctl: %s", in parse_kernel_config() 387 log_warnx("unable to create XML parser"); in parse_kernel_config() 398 log_warnx("XML_Parse failed"); in parse_kernel_config() 414 log_warnx("error returned from CTL_PORT_LIST ioctl: %s", in parse_kernel_config() 426 log_warnx("unable to create XML parser"); in parse_kernel_config() 437 log_warnx("XML_Parse failed"); in parse_kernel_config() 453 log_warnx("kports::add_port failed"); in add_iscsi_port() 470 log_warnx("Failed to add target \"%s\"", t_name); in add_iscsi_port() 483 log_warnx("Failed to add portal-group \"%s\"", pg_name); in add_iscsi_port() 489 log_warnx("Failed to add port for target \"%s\" and portal-group \"%s\"", in add_iscsi_port() [all …]
|
| H A D | nvmf_discovery.cc | 172 log_warnx("Failed getnameinfo building discovery log entry: %s", in init_discovery_log_entry() 218 log_warnx("build_discovery_log_page: getnameinfo: %s", in build_discovery_log_page() 354 log_warnx("CONNECT command on connected queue"); in handle_fabrics_command() 358 log_warnx("DISCONNECT command on admin queue"); in handle_fabrics_command() 363 log_warnx("Unsupported fabrics command %#x", fc->fctype); in handle_fabrics_command() 380 log_warnx("Unsupported CNS %#x for IDENTIFY", cns); in handle_identify_command() 401 log_warnx("Unsupported log page %u for discovery controller", in handle_get_log_page_command() 443 log_warnx("Unsupported admin opcode %#x while disabled\n", in handle_admin_commands() 462 log_warnx("Unsupported admin opcode %#x", cmd->opc); in handle_admin_commands() 490 log_warnx("Failed to create NVMe discovery qpair: %s", in handle_connection() [all …]
|
| H A D | iscsi.cc | 167 log_warnx("unsupported portal protocol for %s", value); in add_portal() 173 log_warnx("invalid listen address %s", value); in add_portal() 208 log_warnx("invalid discovery-filter \"%s\" for portal-group " in set_filter() 217 log_warnx("cannot set discovery-filter to \"%s\" for " in set_filter() 338 log_warnx("unknown portal-group \"%s\" for %s", pg_name, in add_portal_group() 346 log_warnx("unknown auth-group \"%s\" for %s", ag_name, in add_portal_group() 353 log_warnx("can't link portal-group \"%s\" to %s", pg_name, in add_portal_group()
|
| H A D | conf.cc | 470 log_warnx("failed to allocate memory parsing %s", path); in parse_conf() 473 log_warnx("unknown exception parsing %s", path); in parse_conf()
|
| H A D | login.cc | 552 log_warnx("initiator sent unrecognized " in login_negotiate_key() 578 log_warnx("initiator sent unrecognized " in login_negotiate_key() 929 if (valid_iscsi_name(initiator_name, log_warnx) == false) { in login() 1060 log_warnx("initiator requests " in login() 1073 log_warnx("initiator requests unsupported " in login()
|
| H A D | discovery.cc | 124 log_warnx("getnameinfo: %s", gai_strerror(ret)); in discovery_add_target()
|
| /src/usr.sbin/autofs/ |
| H A D | defined.c | 113 log_warnx("truncated variable"); in defined_expand() 124 log_warnx("truncated variable"); in defined_expand() 181 log_warnx("undefined variable ${%s}", name); in defined_expand() 207 log_warnx("truncated variable"); in defined_expand()
|
| H A D | popen.c | 175 log_warnx("\"%s\", pid %d, terminated with signal %d", in auto_pclose() 181 log_warnx("\"%s\", pid %d, terminated with exit status %d", in auto_pclose()
|
| H A D | common.h | 68 void log_warnx(const char *, ...) __printflike(1, 2);
|
| H A D | log.c | 180 log_warnx(const char *fmt, ...) in log_warnx() function
|
| /src/lib/libiscsiutil/ |
| H A D | chap.c | 117 log_warnx("malformed base64 variable"); in chap_b642bin() 141 log_warnx("malformed variable, should start with \"0x\"" in chap_hex2bin() 149 log_warnx("malformed variable; doesn't contain anything " in chap_hex2bin() 163 log_warnx("malformed variable, invalid char \"%c\"", in chap_hex2bin()
|
| H A D | libiscsiutil.h | 174 void log_warnx(const char *, ...) __printflike(1, 2);
|
| H A D | log.c | 200 log_warnx(const char *fmt, ...) in log_warnx() function
|
| /src/usr.sbin/ypldap/ |
| H A D | log.c | 31 void log_warnx(const char *, ...); 110 log_warnx(const char *emsg, ...) in log_warnx() function
|
| H A D | ypldap.c | 81 log_warnx("check_child: lost child %s exited", pname); in check_child() 85 log_warnx("check_child: lost child %s terminated; " in check_child() 205 log_warnx("main: failed to parse gid for uid: %d\n", ue->ue_uid); in main_create_user_groups() 247 log_warnx("main: unknown user %s in group %s\n", in main_create_user_groups() 523 log_warnx("could not parse macro definition %s", in main()
|
| H A D | ldapclient.c | 195 log_warnx("IMSG_HOST_DNS with invalid peerID"); in client_dispatch_dns() 199 log_warnx("IMSG_HOST_DNS but addrs set!"); in client_dispatch_dns() 290 log_warnx("configuration already in progress"); in client_dispatch_parent()
|
| H A D | ypldap.h | 186 void log_warnx(const char *, ...);
|
| H A D | ypldap_dns.c | 221 log_warnx("could not parse \"%s\": %s", s, in host_dns()
|
| H A D | parse.y | 667 log_warnx("%s: owner not root or current user", fname); in check_file_secrecy() 671 log_warnx("%s: group writable or world read/writable", fname); in check_file_secrecy()
|
| /src/usr.sbin/iscsid/ |
| H A D | login.c | 258 log_warnx("received Login PDU with wrong StatSN: " in login_receive() 359 log_warnx("target sent unrecognized " in login_negotiate_key() 376 log_warnx("target sent unrecognized " in login_negotiate_key() 571 log_warnx("received login response " in login_negotiate() 590 log_warnx("received final login response with wrong NSG 0x%x", in login_negotiate()
|
| H A D | iscsid.c | 377 log_warnx("setsockopt(TCP_KEEPINIT) " in connection_new() 540 log_warnx("Capsicum capability mode not supported"); in capsicate() 675 log_warnx("child process %d terminated with signal %d", in wait_for_children() 678 log_warnx("child process %d terminated with exit status %d", in wait_for_children()
|
| H A D | discovery.c | 54 log_warnx("received Logout Response with reason %d", in logout_receive()
|