Searched refs:log_debugx (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.0-release/usr.sbin/ctld/
H A Dlogin.c184 log_debugx("sending Login Response PDU with failure class 0x%x/0x%x; "
543 log_debugx("performing mutual authentication as user \"%s\"",
557 log_debugx("initiator did not request target authentication");
577 log_debugx("beginning CHAP authentication; waiting for CHAP_A");
599 log_debugx("sending CHAP_C, binary challenge size is %zd bytes",
608 log_debugx("waiting for CHAP_N/CHAP_R");
615 log_debugx("authentication succeeded for user \"%s\"; "
650 log_debugx("discovery session; digests disabled");
658 log_debugx("initiator prefers CRC32C "
664 log_debugx("initiato
[all...]
H A Ddiscovery.c120 log_debugx("received Logout PDU with invalid reason 0x%x; "
169 log_debugx("beginning discovery session; waiting for Text PDU");
187 log_debugx("not returning target \"%s\"; "
198 log_debugx("initiator requested information on unknown "
212 log_debugx("done sending targets; waiting for Logout PDU");
220 log_debugx("discovery session done");
H A Dctld.c937 log_debugx("WARNING: duplicate path "
1019 log_debugx("changing debug level to %d", newconf->conf_debug);
1031 log_debugx("removing pidfile %s",
1039 log_debugx("opening pidfile %s", newconf->conf_pidfile_path);
1060 log_debugx("target %s not found in the "
1086 log_debugx("lun %d, target %s, CTL lun %d "
1109 log_debugx("backend for lun %d, target %s, "
1116 log_debugx("blocksize for lun %d, target %s, "
1126 log_debugx("device-id for lun %d, target %s, "
1135 log_debugx("pat
[all...]
H A Dkeys.c93 log_debugx("key received: \"%s=%s\"",
175 log_debugx("invalid numeric value \"%s\"", str);
187 log_debugx("key to send: \"%s=%s\"", name, value);
H A Dlog.c186 log_debugx(const char *fmt, ...) function
H A Dkernel.c277 log_debugx("obtaining previously configured CTL luns from the kernel");
332 log_debugx("CTL lun %ju wasn't managed by ctld; "
340 log_debugx("found new kernel target %s for CTL lun %ld",
359 log_debugx("found CTL lun %ju, backing lun %d, target %s",
778 log_debugx("Capsicum capability mode enabled");
H A Dctld.h271 void log_debugx(const char *, ...) __printf0like(1, 2);
H A Dparse.y576 log_debugx("obtaining configuration from %s", path);
/freebsd-10.0-release/usr.sbin/iscsid/
H A Ddiscovery.c178 log_debugx("beginning discovery session");
189 log_debugx("waiting for Text Response");
200 log_debugx("adding target %s", response_keys->keys_values[i]);
209 log_debugx("removing temporary discovery session");
212 log_debugx("discovery done; logging out");
218 log_debugx("waiting for Logout Response");
222 log_debugx("discovery session done");
H A Discsid.c212 log_debugx("connecting to %s using ICL kernel proxy", to_addr);
242 log_debugx("connecting to %s", to_addr);
260 log_debugx("handing off connection to the kernel");
330 log_debugx("Capsicum capability mode enabled");
370 log_debugx("session timeout disabled");
389 log_debugx("setting session timeout to %d seconds",
418 log_debugx("nothing more to do; exiting");
446 log_debugx("child process %d terminated gracefully", pid);
526 log_debugx("waiting for request from the kernel");
541 log_debugx("no
[all...]
H A Dlogin.c411 log_debugx("target prefers CRC32C "
416 log_debugx("target prefers not to do "
428 log_debugx("target prefers CRC32C "
433 log_debugx("target prefers not to do "
490 log_debugx("unknown key \"%s\"; ignoring", name);
502 log_debugx("beginning parameter negotiation");
564 log_debugx("parameter negotiation done; "
650 log_debugx("requesting mutual authentication; "
725 log_debugx("mutual CHAP authentication succeeded");
733 log_debugx("beginnin
[all...]
H A Dkeys.c94 log_debugx("key received: \"%s=%s\"",
176 log_debugx("invalid numeric value \"%s\"", str);
188 log_debugx("key to send: \"%s=%s\"", name, value);
H A Discsid.h114 void log_debugx(const char *, ...) __printf0like(1, 2);
H A Dlog.c186 log_debugx(const char *fmt, ...) function

Completed in 85 milliseconds