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

/freebsd-current/lib/libiscsiutil/
H A Dtext.c72 log_errx(1, "protocol error: received invalid opcode 0x%x",
81 log_errx(1, "received TextRequest PDU with invalid "
84 log_errx(1, "received TextRequest PDU with decreasing CmdSN: "
134 log_errx(1, "protocol error: received invalid opcode 0x%x",
141 log_errx(1, "received continue TextResponse PDU with "
147 log_errx(1, "received final TextResponse PDU with "
152 log_errx(1, "received TextResponse PDU with invalid "
156 log_errx(1, "received TextResponse PDU with wrong StatSN: "
177 log_errx(1, "No keys to send in a TextRequest");
180 log_errx(
[all...]
H A Dpdu.c119 log_errx(1, "exiting due to timeout");
125 log_errx(1, "read: connection lost");
147 log_errx(1, "protocol error: non-empty AHS");
152 log_errx(1, "protocol error: received PDU "
211 log_errx(1, "exiting due to timeout");
215 log_errx(1, "short write");
H A Dkeys.c72 log_errx(1, "protocol error: key not NULL-terminated\n");
85 log_errx(1, "too many keys received");
92 log_errx(1, "malformed keys");
176 log_errx(1, "too many keys");
H A Dlog.c63 log_errx(1, "%s called twice", __func__);
65 log_errx(1, "%s called before log_set_peer_addr", __func__);
78 log_errx(1, "%s called twice", __func__);
156 log_errx(int eval, const char *fmt, ...) function
H A Dlibiscsiutil.h162 void log_errx(int, const char *, ...)
/freebsd-current/usr.sbin/iscsid/
H A Dlogin.c202 log_errx(1, "received redirection without TargetAddress");
204 log_errx(1, "received redirection with empty TargetAddress");
207 log_errx(1, "received TargetAddress is too long");
225 log_errx(1, "protocol error: received invalid opcode 0x%x",
233 log_errx(1, "received Login PDU with unsupported \"C\" flag");
235 log_errx(1, "received Login PDU with unsupported "
238 log_errx(1, "received Login PDU with unsupported "
250 log_errx(1, "target returned error: %s", errorstr);
292 log_errx(1, "invalid csg %d", csg);
344 log_errx(
[all...]
H A Ddiscovery.c50 log_errx(1, "protocol error: received invalid opcode 0x%x",
57 log_errx(1, "received Logout PDU with wrong StatSN: "
H A Discsid.c115 log_errx(1, "protocol error: non-empty AHS");
160 log_errx(1, "empty address");
170 log_errx(1, "malformed address %s", address);
178 log_errx(1, "malformed address %s", address);
214 log_errx(1, "getaddrinfo for %s failed: %s",
292 log_errx(1, "iscsid(8) compiled without ICL_KERNEL_PROXY "
555 * do this, though, because log_errx() is not signal safe, since
557 * and pdu_receive(), to call log_errx() there. Should they fail
732 log_errx(1, "daemon already running, pid: %jd.",
/freebsd-current/usr.sbin/ctld/
H A Dlogin.c107 log_errx(1, "protocol error: received invalid opcode 0x%x",
116 log_errx(1, "received Login PDU with unsupported \"C\" flag");
120 log_errx(1, "received Login PDU with unsupported "
125 log_errx(1, "received Login PDU with unsupported "
131 log_errx(1, "received Login PDU with decreasing CmdSN: "
138 log_errx(1, "received Login PDU with wrong ExpStatSN: "
242 log_errx(1, "received CHAP Login PDU without CHAP_A");
246 log_errx(1, "received CHAP Login PDU with unsupported CHAP_A "
294 log_errx(1, "received CHAP Login PDU without CHAP_N");
299 log_errx(
[all...]
H A Dkernel.c170 log_errx(1, "%s: too many nesting levels, %zd max", __func__,
179 log_errx(1, "%s: improper lun element nesting",
197 log_errx(1, "%s: invalid LUN attribute %s = %s",
216 log_errx(1, "%s: cur_lun == NULL! (name = %s)", __func__, name);
219 log_errx(1, "%s: no valid sbuf at level %d (name %s)", __func__,
239 log_errx(1, "%s: %s missing its argument", __func__, name);
243 log_errx(1, "%s: %s missing its argument", __func__, name);
247 log_errx(1, "%s: %s missing its argument", __func__, name);
292 log_errx(1, "%s: too many nesting levels, %zd max", __func__,
301 log_errx(
[all...]
H A Ddiscovery.c54 log_errx(1, "protocol error: received invalid opcode 0x%x",
61 log_errx(1, "received Logout PDU with decreasing CmdSN: "
66 log_errx(1, "received Logout PDU with wrong ExpStatSN: "
227 log_errx(1, "received TextRequest PDU without SendTargets");
H A Disns.c171 log_errx(1, "Unsupported address family %d",
195 log_errx(1, "Unsupported address family %d",
H A Dctld.c1653 log_errx(1, "protocol error: non-empty AHS");
1950 log_errx(1, "daemon already running, pid: %jd.",
2347 * do this, though, because log_errx() is not signal safe, since
2349 * and pdu_receive(), to call log_errx() there. Should they fail
2482 log_errx(1, "getnameinfo: %s", gai_strerror(error));
2557 log_errx(1, "kernel returned invalid portal_id %d",
2786 log_errx(1, "ctld(8) compiled without ICL_KERNEL_PROXY "
2807 log_errx(1, "configuration error; exiting");
2819 log_errx(1, "failed to apply configuration; exiting");
/freebsd-current/usr.sbin/autofs/
H A Dlog.c65 log_errx(1, "%s called twice", __func__);
67 log_errx(1, "%s called before log_set_peer_addr", __func__);
80 log_errx(1, "%s called twice", __func__);
158 log_errx(int eval, const char *fmt, ...) function
H A Ddefined.c222 log_errx(1, "variable %s already defined", name);
244 log_errx(1, "missing variable value");
246 log_errx(1, "missing variable name");
H A Dcommon.c297 log_errx(1, "directory services not configured; "
316 log_errx(1, "failed to handle include \"%s\"",
762 log_errx(1, "truncated entry at %s, line %d",
785 log_errx(1, "duplicated options at %s, line %d",
826 log_errx(1, "duplicated mountpoint "
830 log_errx(1, "mountpoint out of order "
839 log_errx(1, "duplicated options "
843 log_errx(1, "options out of order "
851 log_errx(1, "too many arguments "
862 log_errx(
[all...]
H A Dautomountd.c192 log_errx(1, "invalid mountfrom \"%s\"; failing request",
240 log_errx(1, "map %s does not contain key for \"%s\"; "
305 log_errx(1, "variable expansion failed for %s; "
352 log_errx(1, "mount failed");
486 log_errx(1, "daemon already running, pid: %jd.",
H A Dcommon.h65 void log_errx(int, const char *, ...)
H A Dautounmountd.c296 log_errx(1, "retry time must be greater than zero");
298 log_errx(1, "expiration time must be greater than zero");
305 log_errx(1, "daemon already running, pid: %jd.",
H A Dpopen.c100 log_errx(1, "too many arguments to auto_popen");

Completed in 130 milliseconds