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

12

/freebsd-11-stable/usr.sbin/ctld/
H A Duclparse.c65 log_warnx("chap section in auth-group \"%s\" is missing "
72 log_warnx("chap section in auth-group \"%s\" is missing "
95 log_warnx("chap-mutual section in auth-group \"%s\" is missing "
102 log_warnx("chap-mutual section in auth-group \"%s\" is missing "
109 log_warnx("chap-mutual section in auth-group \"%s\" is missing "
116 log_warnx("chap-mutual section in auth-group \"%s\" is missing "
143 log_warnx("portal-group section in target \"%s\" is missing "
150 log_warnx("portal-group section in target \"%s\" is missing "
158 log_warnx("unknown portal-group \"%s\" for target "
166 log_warnx("unknow
[all...]
H A Dparse.y154 log_warnx("pidfile specified more than once");
361 log_warnx("discovery-auth-group for portal-group "
369 log_warnx("unknown discovery-auth-group \"%s\" "
534 log_warnx("alias for target \"%s\" "
546 log_warnx("auth-group for target \"%s\" "
549 log_warnx("cannot use both auth-group and explicit "
556 log_warnx("unknown auth-group \"%s\" for target "
570 log_warnx("cannot use both auth-group and "
596 log_warnx("cannot use both auth-group and "
626 log_warnx("canno
[all...]
H A Dctld.c186 log_warnx("secret for user \"%s\", auth-group \"%s\", "
190 log_warnx("secret for user \"%s\", target \"%s\", "
197 log_warnx("secret for user \"%s\", auth-group \"%s\", "
202 log_warnx("secret for user \"%s\", target \"%s\", "
212 log_warnx("mutual secret for user \"%s\", "
217 log_warnx("mutual secret for user \"%s\", "
225 log_warnx("mutual secret for user \"%s\", "
230 log_warnx("mutual secret for user \"%s\", "
249 log_warnx("cannot mix \"chap\" authentication with "
252 log_warnx("canno
[all...]
H A Dkernel.c443 log_warnx("error returned from CTL_LUN_LIST ioctl: %s",
456 log_warnx("unable to create XML parser");
469 log_warnx("XML_Parse failed");
492 log_warnx("error returned from CTL_PORT_LIST ioctl: %s",
505 log_warnx("unable to create XML parser");
518 log_warnx("XML_Parse failed");
554 log_warnx("pport_new failed");
574 log_warnx("target_new failed");
589 log_warnx("portal_group_new failed");
596 log_warnx("port_ne
[all...]
H A Dchap.c122 log_warnx("malformed base64 variable");
146 log_warnx("malformed variable, should start with \"0x\""
154 log_warnx("malformed variable; doesn't contain anything "
168 log_warnx("malformed variable, invalid char \"%c\"",
H A Dlog.c183 log_warnx(const char *fmt, ...) function
H A Dlogin.c500 log_warnx("initiator sent unrecognized "
526 log_warnx("initiator sent unrecognized "
955 log_warnx("initiator requests "
968 log_warnx("initiator requests unsupported "
H A Ddiscovery.c187 log_warnx("getnameinfo: %s", gai_strerror(ret));
/freebsd-11-stable/usr.sbin/autofs/
H A Ddefined.c117 log_warnx("truncated variable");
128 log_warnx("truncated variable");
185 log_warnx("undefined variable ${%s}", name);
211 log_warnx("truncated variable");
H A Dpopen.c178 log_warnx("\"%s\", pid %d, terminated with signal %d",
184 log_warnx("\"%s\", pid %d, terminated with exit status %d",
H A Dcommon.h71 void log_warnx(const char *, ...) __printflike(1, 2);
H A Dlog.c183 log_warnx(const char *fmt, ...) function
H A Dautomountd.c412 log_warnx("child process %d terminated with signal %d",
/freebsd-11-stable/usr.sbin/ypldap/
H A Dlog.c32 void log_warnx(const char *, ...);
111 log_warnx(const char *emsg, ...) function
H A Dypldap.c82 log_warnx("check_child: lost child %s exited", pname);
86 log_warnx("check_child: lost child %s terminated; "
206 log_warnx("main: failed to parse gid for uid: %d\n", ue->ue_uid);
248 log_warnx("main: unknown user %s in group %s\n",
524 log_warnx("could not parse macro definition %s",
H A Dypldap.h187 void log_warnx(const char *, ...);
H A Dldapclient.c196 log_warnx("IMSG_HOST_DNS with invalid peerID");
200 log_warnx("IMSG_HOST_DNS but addrs set!");
291 log_warnx("configuration already in progress");
H A Dypldap_dns.c222 log_warnx("could not parse \"%s\": %s", s,
H A Dparse.y668 log_warnx("%s: owner not root or current user", fname);
672 log_warnx("%s: group writable or world read/writable", fname);
/freebsd-11-stable/usr.sbin/iscsid/
H A Dchap.c122 log_warnx("malformed base64 variable");
146 log_warnx("malformed variable, should start with \"0x\""
154 log_warnx("malformed variable; doesn't contain anything "
168 log_warnx("malformed variable, invalid char \"%c\"",
H A Discsid.h146 void log_warnx(const char *, ...) __printflike(1, 2);
H A Dlogin.c261 log_warnx("received Login PDU with wrong StatSN: "
355 log_warnx("target sent unrecognized "
372 log_warnx("target sent unrecognized "
554 log_warnx("received login response "
573 log_warnx("received final login response with wrong NSG 0x%x",
H A Discsid.c343 log_warnx("Capsicum capability mode not supported");
477 log_warnx("child process %d terminated with signal %d",
480 log_warnx("child process %d terminated with exit status %d",
H A Dlog.c183 log_warnx(const char *fmt, ...) function
H A Ddiscovery.c110 log_warnx("received Logout Response with reason %d",

Completed in 267 milliseconds

12