Searched refs:log_warnx (Results 1 - 24 of 24) sorted by relevance

/freebsd-current/usr.sbin/ctld/
H A Duclparse.c66 log_warnx("chap section in auth-group \"%s\" is missing "
73 log_warnx("chap section in auth-group \"%s\" is missing "
97 log_warnx("chap-mutual section in auth-group \"%s\" is missing "
104 log_warnx("chap-mutual section in auth-group \"%s\" is missing "
111 log_warnx("chap-mutual section in auth-group \"%s\" is missing "
118 log_warnx("chap-mutual section in auth-group \"%s\" is missing "
145 log_warnx("portal-group section in target \"%s\" is missing "
152 log_warnx("portal-group section in target \"%s\" is missing "
160 log_warnx("unknown portal-group \"%s\" for target "
168 log_warnx("unknow
[all...]
H A Dparse.y154 log_warnx("pidfile specified more than once");
365 log_warnx("discovery-auth-group for portal-group "
373 log_warnx("unknown discovery-auth-group \"%s\" "
600 log_warnx("alias for target \"%s\" "
612 log_warnx("auth-group for target \"%s\" "
615 log_warnx("cannot use both auth-group and explicit "
622 log_warnx("unknown auth-group \"%s\" for target "
636 log_warnx("cannot use both auth-group and "
662 log_warnx("cannot use both auth-group and "
692 log_warnx("canno
[all...]
H A Dctld.c188 log_warnx("secret for user \"%s\", auth-group \"%s\", "
192 log_warnx("secret for user \"%s\", target \"%s\", "
199 log_warnx("secret for user \"%s\", auth-group \"%s\", "
204 log_warnx("secret for user \"%s\", target \"%s\", "
214 log_warnx("mutual secret for user \"%s\", "
219 log_warnx("mutual secret for user \"%s\", "
227 log_warnx("mutual secret for user \"%s\", "
232 log_warnx("mutual secret for user \"%s\", "
251 log_warnx("cannot mix \"chap\" authentication with "
254 log_warnx("canno
[all...]
H A Dkernel.c459 log_warnx("error returned from CTL_LUN_LIST ioctl: %s",
472 log_warnx("unable to create XML parser");
485 log_warnx("XML_Parse failed");
508 log_warnx("error returned from CTL_PORT_LIST ioctl: %s",
521 log_warnx("unable to create XML parser");
534 log_warnx("XML_Parse failed");
570 log_warnx("pport_new failed");
590 log_warnx("target_new failed");
605 log_warnx("portal_group_new failed");
612 log_warnx("port_ne
[all...]
H A Ddiscovery.c121 log_warnx("getnameinfo: %s", gai_strerror(ret));
H A Dlogin.c497 log_warnx("initiator sent unrecognized "
523 log_warnx("initiator sent unrecognized "
1011 log_warnx("initiator requests "
1024 log_warnx("initiator requests unsupported "
/freebsd-current/usr.sbin/autofs/
H A Ddefined.c113 log_warnx("truncated variable");
124 log_warnx("truncated variable");
181 log_warnx("undefined variable ${%s}", name);
207 log_warnx("truncated variable");
H A Dpopen.c175 log_warnx("\"%s\", pid %d, terminated with signal %d",
181 log_warnx("\"%s\", pid %d, terminated with exit status %d",
H A Dcommon.h68 void log_warnx(const char *, ...) __printflike(1, 2);
H A Dlog.c180 log_warnx(const char *fmt, ...) function
H A Dautomountd.c408 log_warnx("child process %d terminated with signal %d",
H A Dcommon.c446 log_warnx("failed to expand location for %s",
805 log_warnx("nonsensical map key \"/\" at %s, line %d; "
/freebsd-current/usr.sbin/ypldap/
H A Dlog.c31 void log_warnx(const char *, ...);
110 log_warnx(const char *emsg, ...) function
H A Dypldap.c81 log_warnx("check_child: lost child %s exited", pname);
85 log_warnx("check_child: lost child %s terminated; "
205 log_warnx("main: failed to parse gid for uid: %d\n", ue->ue_uid);
247 log_warnx("main: unknown user %s in group %s\n",
523 log_warnx("could not parse macro definition %s",
H A Dypldap.h186 void log_warnx(const char *, ...);
H A Dldapclient.c195 log_warnx("IMSG_HOST_DNS with invalid peerID");
199 log_warnx("IMSG_HOST_DNS but addrs set!");
290 log_warnx("configuration already in progress");
H A Dypldap_dns.c221 log_warnx("could not parse \"%s\": %s", s,
H A Dparse.y667 log_warnx("%s: owner not root or current user", fname);
671 log_warnx("%s: group writable or world read/writable", fname);
/freebsd-current/lib/libiscsiutil/
H A Dchap.c117 log_warnx("malformed base64 variable");
141 log_warnx("malformed variable, should start with \"0x\""
149 log_warnx("malformed variable; doesn't contain anything "
163 log_warnx("malformed variable, invalid char \"%c\"",
H A Dlibiscsiutil.h165 void log_warnx(const char *, ...) __printflike(1, 2);
H A Dlog.c178 log_warnx(const char *fmt, ...) function
/freebsd-current/usr.sbin/iscsid/
H A Dlogin.c258 log_warnx("received Login PDU with wrong StatSN: "
359 log_warnx("target sent unrecognized "
376 log_warnx("target sent unrecognized "
571 log_warnx("received login response "
590 log_warnx("received final login response with wrong NSG 0x%x",
H A Ddiscovery.c54 log_warnx("received Logout Response with reason %d",
H A Discsid.c377 log_warnx("setsockopt(TCP_KEEPINIT) "
540 log_warnx("Capsicum capability mode not supported");
675 log_warnx("child process %d terminated with signal %d",
678 log_warnx("child process %d terminated with exit status %d",

Completed in 292 milliseconds