Searched refs:log_errx (Results 1 - 15 of 15) sorted by relevance

/freebsd-10.0-release/usr.sbin/ctld/
H A Dpdu.c113 log_errx(1, "protocol error: non-empty AHS");
149 log_errx(1, "exiting due to timeout");
152 log_errx(1, "read: connection lost");
169 log_errx(1, "protocol error: non-empty AHS");
174 log_errx(1, "protocol error: received PDU "
230 log_errx(1, "exiting due to timeout");
234 log_errx(1, "short write");
H A Ddiscovery.c52 log_errx(1, "protocol error: received invalid opcode 0x%x",
57 log_errx(1, "received Text PDU without the \"F\" flag");
63 log_errx(1, "received Text PDU with unsupported \"C\" flag");
65 log_errx(1, "received Text PDU with empty data segment");
68 log_errx(1, "received Text PDU with decreasing CmdSN: "
72 log_errx(1, "received Text PDU with wrong StatSN: "
116 log_errx(1, "protocol error: received invalid opcode 0x%x",
123 log_errx(1, "received Logout PDU with decreasing CmdSN: "
128 log_errx(1, "received Logout PDU with wrong StatSN: "
176 log_errx(
[all...]
H A Dlogin.c110 log_errx(1, "protocol error: received invalid opcode 0x%x",
119 log_errx(1, "received Login PDU with unsupported \"C\" flag");
123 log_errx(1, "received Login PDU with unsupported "
128 log_errx(1, "received Login PDU with unsupported "
133 log_errx(1, "received Login PDU with empty data segment");
137 log_errx(1, "received Login PDU with decreasing CmdSN: "
144 log_errx(1, "received Login PDU with wrong ExpStatSN: "
373 log_errx(1, "MD5_Final");
392 log_errx(1, "received CHAP Login PDU without CHAP_A");
396 log_errx(
[all...]
H A Dkeys.c67 log_errx(1, "protocol error: empty data segment");
70 log_errx(1, "protocol error: key not NULL-terminated\n");
85 log_errx(1, "too many keys received");
92 log_errx(1, "malformed keys");
201 log_errx(1, "too many keys");
H A Dlog.c64 log_errx(1, "%s called twice", __func__);
66 log_errx(1, "%s called before log_set_peer_addr", __func__);
79 log_errx(1, "%s called twice", __func__);
154 log_errx(int eval, const char *fmt, ...) function
H A Dkernel.c140 log_errx(1, "%s: too many nesting levels, %zd max", __func__,
149 log_errx(1, "%s: improper lun element nesting",
167 log_errx(1, "%s: invalid LUN attribute %s = %s",
186 log_errx(1, "%s: cur_lun == NULL! (name = %s)", __func__, name);
189 log_errx(1, "%s: no valid sbuf at level %d (name %s)", __func__,
457 log_errx(1, "asprintf");
621 log_errx(1, "error returned from CTL iSCSI handoff request: "
720 log_errx(1, "error returned from CTL iSCSI send: "
746 log_errx(1, "error returned from CTL iSCSI receive: "
H A Dctld.c1044 log_errx(1, "daemon already running, pid: %jd.",
1328 * do this, though, because log_errx() is not signal safe, since
1330 * and pdu_receive(), to call log_errx() there. Should they fail
1461 log_errx(1, "getaddrinfo: %s", gai_strerror(error));
1630 log_errx(1, "configuration error, exiting");
1648 log_errx(1, "failed to enable CTL iSCSI port, exiting");
1653 log_errx(1, "failed to apply configuration, exiting");
1663 log_errx(1, "failed to enable CTL iSCSI port, exiting");
H A Dctld.h267 void log_errx(int, const char *, ...)
/freebsd-10.0-release/usr.sbin/iscsid/
H A Dlogin.c171 log_errx(1, "protocol error: received invalid opcode 0x%x",
179 log_errx(1, "received Login PDU with unsupported \"C\" flag");
181 log_errx(1, "received Login PDU with unsupported "
184 log_errx(1, "received Login PDU with unsupported "
190 log_errx(1, "target returned error: %s", errorstr);
194 log_errx(1, "received Login PDU with empty data segment");
393 log_errx(1, "MD5_Final");
456 log_errx(1, "received invalid "
463 log_errx(1, "received invalid MaxBurstLength");
469 log_errx(
[all...]
H A Dkeys.c68 log_errx(1, "protocol error: empty data segment");
71 log_errx(1, "protocol error: key not NULL-terminated\n");
86 log_errx(1, "too many keys received");
93 log_errx(1, "malformed keys");
202 log_errx(1, "too many keys");
H A Ddiscovery.c53 log_errx(1, "protocol error: received invalid opcode 0x%x",
58 log_errx(1, "received Text PDU without the \"F\" flag");
64 log_errx(1, "received Text PDU with unsupported \"C\" flag");
66 log_errx(1, "received Text PDU with empty data segment");
68 log_errx(1, "received Text PDU with wrong StatSN: "
107 log_errx(1, "protocol error: received invalid opcode 0x%x",
114 log_errx(1, "received Logout PDU with wrong StatSN: "
H A Dpdu.c130 log_errx(1, "protocol error: non-empty AHS");
184 log_errx(1, "exiting due to timeout");
187 log_errx(1, "read: connection lost");
204 log_errx(1, "protocol error: non-empty AHS");
209 log_errx(1, "protocol error: received PDU "
265 log_errx(1, "exiting due to timeout");
269 log_errx(1, "short write");
H A Dlog.c64 log_errx(1, "%s called twice", __func__);
66 log_errx(1, "%s called before log_set_peer_addr", __func__);
79 log_errx(1, "%s called twice", __func__);
154 log_errx(int eval, const char *fmt, ...) function
H A Discsid.c92 log_errx(1, "empty address");
102 log_errx(1, "malformed address %s", address);
110 log_errx(1, "malformed address %s", address);
146 log_errx(1, "getaddrinfo for %s failed: %s",
224 log_errx(1, "iscsid(8) compiled without ICL_KERNEL_PROXY "
347 * do this, though, because log_errx() is not signal safe, since
349 * and pdu_receive(), to call log_errx() there. Should they fail
497 log_errx(1, "daemon already running, pid: %jd.",
H A Discsid.h110 void log_errx(int, const char *, ...)

Completed in 181 milliseconds