/freebsd/usr.sbin/iscsid/ |
H A D | login.c | 202 log_errx(1, "received redirection without TargetAddress"); in login_handle_redirection() 204 log_errx(1, "received redirection with empty TargetAddress"); in login_handle_redirection() 207 log_errx(1, "received TargetAddress is too long"); in login_handle_redirection() 225 log_errx(1, "protocol error: received invalid opcode 0x%x", in login_receive() 233 log_errx(1, "received Login PDU with unsupported \"C\" flag"); in login_receive() 235 log_errx(1, "received Login PDU with unsupported " in login_receive() 238 log_errx(1, "received Login PDU with unsupported " in login_receive() 250 log_errx(1, "target returned error: %s", errorstr); in login_receive() 292 log_errx(1, "invalid csg %d", csg); in login_new_request() 344 log_errx(1, "received invalid iSCSIProtocolLevel"); in login_negotiate_key() [all …]
|
H A D | iscsid.c | 115 log_errx(1, "protocol error: non-empty AHS"); in pdu_receive_proxy() 160 log_errx(1, "empty address"); in resolve_addr() 170 log_errx(1, "malformed address %s", address); in resolve_addr() 178 log_errx(1, "malformed address %s", address); in resolve_addr() 214 log_errx(1, "getaddrinfo for %s failed: %s", in resolve_addr() 292 log_errx(1, "iscsid(8) compiled without ICL_KERNEL_PROXY " in connection_new() 732 log_errx(1, "daemon already running, pid: %jd.", in main()
|
H A D | discovery.c | 50 log_errx(1, "protocol error: received invalid opcode 0x%x", in logout_receive() 57 log_errx(1, "received Logout PDU with wrong StatSN: " in logout_receive()
|
/freebsd/lib/libiscsiutil/ |
H A D | text.c | 72 log_errx(1, "protocol error: received invalid opcode 0x%x", in text_receive_request() 81 log_errx(1, "received TextRequest PDU with invalid " in text_receive_request() 84 log_errx(1, "received TextRequest PDU with decreasing CmdSN: " in text_receive_request() 134 log_errx(1, "protocol error: received invalid opcode 0x%x", in text_receive_response() 141 log_errx(1, "received continue TextResponse PDU with " in text_receive_response() 147 log_errx(1, "received final TextResponse PDU with " in text_receive_response() 152 log_errx(1, "received TextResponse PDU with invalid " in text_receive_response() 156 log_errx(1, "received TextResponse PDU with wrong StatSN: " in text_receive_response() 177 log_errx(1, "No keys to send in a TextRequest"); in text_send_request() 180 log_errx(1, "Keys to send in TextRequest are too long"); in text_send_request() [all …]
|
H A D | pdu.c | 119 log_errx(1, "exiting due to timeout"); in pdu_read() 125 log_errx(1, "read: connection lost"); in pdu_read() 147 log_errx(1, "protocol error: non-empty AHS"); in pdu_receive() 152 log_errx(1, "protocol error: received PDU " in pdu_receive() 211 log_errx(1, "exiting due to timeout"); in pdu_send() 215 log_errx(1, "short write"); in pdu_send()
|
H A D | keys.c | 72 log_errx(1, "protocol error: key not NULL-terminated\n"); in keys_load() 85 log_errx(1, "too many keys received"); in keys_load() 92 log_errx(1, "malformed keys"); in keys_load() 176 log_errx(1, "too many keys"); in keys_add()
|
H A D | log.c | 63 log_errx(1, "%s called twice", __func__); in log_set_peer_name() 65 log_errx(1, "%s called before log_set_peer_addr", __func__); in log_set_peer_name() 78 log_errx(1, "%s called twice", __func__); in log_set_peer_addr() 168 log_errx(int eval, const char *fmt, ...) in log_errx() function
|
H A D | libiscsiutil.h | 167 void log_errx(int, const char *, ...)
|
/freebsd/usr.sbin/ctld/ |
H A D | login.c | 74 log_errx(1, "error returned from CTL iSCSI limits request: " in kernel_limits() 167 log_errx(1, "protocol error: received invalid opcode 0x%x", in login_receive() 176 log_errx(1, "received Login PDU with unsupported \"C\" flag"); in login_receive() 180 log_errx(1, "received Login PDU with unsupported " in login_receive() 185 log_errx(1, "received Login PDU with unsupported " in login_receive() 191 log_errx(1, "received Login PDU with decreasing CmdSN: " in login_receive() 198 log_errx(1, "received Login PDU with wrong ExpStatSN: " in login_receive() 302 log_errx(1, "received CHAP Login PDU without CHAP_A"); in login_receive_chap_a() 306 log_errx(1, "received CHAP Login PDU with unsupported CHAP_A " in login_receive_chap_a() 354 log_errx(1, "received CHAP Login PDU without CHAP_N"); in login_receive_chap_r() [all …]
|
H A D | kernel.c | 161 log_errx(1, "%s: too many nesting levels, %zd max", __func__, in cctl_start_element() 170 log_errx(1, "%s: improper lun element nesting", in cctl_start_element() 188 log_errx(1, "%s: invalid LUN attribute %s = %s", in cctl_start_element() 208 log_errx(1, "%s: cur_lun == NULL! (name = %s)", __func__, name); in cctl_end_element() 211 log_errx(1, "%s: no valid sbuf at level %d (name %s)", __func__, in cctl_end_element() 231 log_errx(1, "%s: %s missing its argument", __func__, name); in cctl_end_element() 235 log_errx(1, "%s: %s missing its argument", __func__, name); in cctl_end_element() 239 log_errx(1, "%s: %s missing its argument", __func__, name); in cctl_end_element() 278 log_errx(1, "%s: too many nesting levels, %zd max", __func__, in cctl_start_pelement() 287 log_errx(1, "%s: improper port element nesting (%s)", in cctl_start_pelement() [all …]
|
H A D | discovery.c | 54 log_errx(1, "protocol error: received invalid opcode 0x%x", in logout_receive() 61 log_errx(1, "received Logout PDU with decreasing CmdSN: " in logout_receive() 66 log_errx(1, "received Logout PDU with wrong ExpStatSN: " in logout_receive() 227 log_errx(1, "received TextRequest PDU without SendTargets"); in discovery()
|
H A D | isns.c | 171 log_errx(1, "Unsupported address family %d", in isns_req_add_addr() 195 log_errx(1, "Unsupported address family %d", in isns_req_add_port()
|
H A D | ctld.c | 1338 log_errx(1, "protocol error: non-empty AHS"); in pdu_receive_proxy() 2182 log_errx(1, "getnameinfo: %s", gai_strerror(error)); in handle_connection() 2238 log_errx(1, "kernel returned invalid portal_id %d", in main_loop() 2512 log_errx(1, "ctld(8) compiled without ICL_KERNEL_PROXY " in main() 2533 log_errx(1, "configuration error; exiting"); in main() 2544 log_errx(1, "daemon already running, pid: %jd.", in main() 2560 log_errx(1, "Error associating physical ports; exiting"); in main() 2580 log_errx(1, "failed to apply configuration; exiting"); in main()
|
/freebsd/usr.sbin/autofs/ |
H A D | common.c | 297 log_errx(1, "directory services not configured; " in node_expand_includes() 316 log_errx(1, "failed to handle include \"%s\"", in node_expand_includes() 762 log_errx(1, "truncated entry at %s, line %d", in parse_map_yyin() 785 log_errx(1, "duplicated options at %s, line %d", in parse_map_yyin() 826 log_errx(1, "duplicated mountpoint " in parse_map_yyin() 830 log_errx(1, "mountpoint out of order " in parse_map_yyin() 839 log_errx(1, "duplicated options " in parse_map_yyin() 843 log_errx(1, "options out of order " in parse_map_yyin() 851 log_errx(1, "too many arguments " in parse_map_yyin() 862 log_errx(1, "empty location in %s, " in parse_map_yyin() [all …]
|
H A D | log.c | 65 log_errx(1, "%s called twice", __func__); in log_set_peer_name() 67 log_errx(1, "%s called before log_set_peer_addr", __func__); in log_set_peer_name() 80 log_errx(1, "%s called twice", __func__); in log_set_peer_addr() 158 log_errx(int eval, const char *fmt, ...) in log_errx() function
|
H A D | automountd.c | 192 log_errx(1, "invalid mountfrom \"%s\"; failing request", in handle_request() 240 log_errx(1, "map %s does not contain key for \"%s\"; " in handle_request() 305 log_errx(1, "variable expansion failed for %s; " in handle_request() 352 log_errx(1, "mount failed"); in handle_request() 486 log_errx(1, "daemon already running, pid: %jd.", in main_automountd()
|
H A D | defined.c | 222 log_errx(1, "variable %s already defined", name); in defined_add() 244 log_errx(1, "missing variable value"); in defined_parse_and_add() 246 log_errx(1, "missing variable name"); in defined_parse_and_add()
|
H A D | autounmountd.c | 296 log_errx(1, "retry time must be greater than zero"); in main_autounmountd() 298 log_errx(1, "expiration time must be greater than zero"); in main_autounmountd() 305 log_errx(1, "daemon already running, pid: %jd.", in main_autounmountd()
|
H A D | common.h | 65 void log_errx(int, const char *, ...)
|
H A D | popen.c | 100 log_errx(1, "too many arguments to auto_popen"); in auto_popen()
|