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

/freebsd-current/usr.sbin/autofs/
H A Dautounmountd.c109 log_debugx("refreshing list of automounted filesystems");
116 log_debugx("skipping %s, filesystem type is autofs",
122 log_debugx("skipping %s, not automounted",
129 log_debugx("new automounted filesystem found on %s "
135 log_debugx("already known automounted filesystem "
145 log_debugx("lost filesystem mounted on %s (FSID:%d:%d)",
164 log_debugx("cannot unmount %s (%s): %s",
188 log_debugx("expiring automounted filesystems");
194 log_debugx("skipping %s (FSID:%d:%d), mounted "
205 log_debugx("filesyste
[all...]
H A Dautomountd.c78 log_debugx("completing request %d with error %d",
137 log_debugx("creating subtree at %s", path);
149 log_debugx("node %s contains wildcard entry; "
181 log_debugx("got request %d: from %s, path %s, prefix \"%s\", "
231 log_debugx("map may contain wildcard entries");
233 log_debugx("map does not contain wildcard entries");
257 log_debugx("found node defined at %s:%d; not a mountpoint",
262 log_debugx("skipping map %s due to \"nobrowse\" "
289 log_debugx("nothing to mount; exiting");
298 log_debugx("foun
[all...]
H A Dautomount.c71 log_debugx("unmounting %s using %s", sb->f_mntonname, fsid_str);
109 log_debugx("mounting %s on %s, prefix \"%s\", options \"%s\"",
159 log_debugx("unknown filesystem mounted "
166 log_debugx("autofs already mounted "
173 log_debugx("nothing mounted on %s; mounting",
193 log_debugx("unmounting stale autofs mounts");
197 log_debugx("skipping %s, filesystem type is not autofs",
204 log_debugx("leaving autofs mounted on %s",
209 log_debugx("autofs mounted on %s not found "
214 log_debugx("mountin
[all...]
H A Dpopen.c131 log_debugx("executing \"%s\" as pid %d", command, pid);
186 log_debugx("\"%s\", pid %d, terminated gracefully", cur->command, pid);
H A Dcommon.h69 void log_debugx(const char *, ...) __printf0like(1, 2);
H A Dcommon.c122 //log_debugx("%s: got %s and %s, returning %s", __func__, s1, s2, result);
148 //log_debugx("creating \"%s\"", partial);
371 //log_debugx("\"%s\" expanded with key \"%s\" to \"%s\"",
522 log_debugx("map \"%s\" is an indirect map, parsing",
525 log_debugx("map \"%s\" is a direct map, parsing",
681 //log_debugx("looking up %s in %s", path, node_path(node));
819 //log_debugx("adding map node, %s", key);
875 log_debugx("adding map node, %s %s %s",
929 log_debugx("adding key \"%s\"", key);
1036 log_debugx("parsin
[all...]
H A Dlog.c190 log_debugx(const char *fmt, ...) function
H A Ddefined.c193 //log_debugx("\"%s\" expanded to \"%s\"", string, expanded);
224 log_debugx("defining variable %s=%s", name, value);
/freebsd-current/usr.sbin/iscsid/
H A Ddiscovery.c121 log_debugx("beginning discovery session");
128 log_debugx("waiting for Text Response");
137 log_debugx("adding target %s", response_keys->keys_values[i]);
145 log_debugx("removing temporary discovery session");
155 log_debugx("discovery session done");
160 log_debugx("discovery done; logging out");
166 log_debugx("waiting for Logout Response");
170 log_debugx("discovery session done");
H A Dlogin.c209 log_debugx("received redirection to \"%s\"", target_address);
243 log_debugx("redirection handled; exiting");
350 log_debugx("target prefers CRC32C "
355 log_debugx("target prefers not to do "
367 log_debugx("target prefers CRC32C "
372 log_debugx("target prefers not to do "
398 log_debugx("capping max_send_data_segment_length "
409 log_debugx("capping MaxBurstLength "
419 log_debugx("capping FirstBurstLength "
451 log_debugx("cappin
[all...]
H A Discsid.c274 log_debugx("connecting to %s using ICL kernel proxy", to_addr);
360 log_debugx("session specific LoginTimeout at %d sec",
369 log_debugx("global login_timeout at %d sec",
388 log_debugx("connecting to %s", to_addr);
410 log_debugx("fetching limits from the kernel");
459 log_debugx("handing off connection to the kernel");
538 log_debugx("Capsicum capability mode enabled");
578 log_debugx("session timeout disabled");
597 log_debugx("setting session timeout to %d seconds",
653 log_debugx("nothin
[all...]
/freebsd-current/usr.sbin/ctld/
H A Ddiscovery.c58 log_debugx("received Logout PDU with invalid reason 0x%x; "
168 log_debugx("initiator does not match initiator portals "
175 log_debugx("initiator does not match initiator names "
186 log_debugx("initiator didn't authenticate, but target "
194 log_debugx("CHAP user \"%s\" doesn't match target "
201 log_debugx("password for CHAP user \"%s\" doesn't "
222 log_debugx("beginning discovery session; waiting for TextRequest PDU");
242 log_debugx("initiator requested information on unknown "
258 log_debugx("done sending targets; waiting for Logout PDU");
266 log_debugx("discover
[all...]
H A Dlogin.c178 log_debugx("sending Login Response PDU with failure class 0x%x/0x%x; "
374 log_debugx("performing mutual authentication as user \"%s\"",
393 log_debugx("initiator did not request target authentication");
411 log_debugx("beginning CHAP authentication; waiting for CHAP_A");
422 log_debugx("sending CHAP_C, binary challenge size is %zd bytes",
430 log_debugx("waiting for CHAP_N/CHAP_R");
436 log_debugx("authentication succeeded for user \"%s\"; "
478 log_debugx("discovery session; digests disabled");
486 log_debugx("initiator prefers CRC32C "
492 log_debugx("initiato
[all...]
H A Dctld.c1792 log_debugx("WARNING: path \"%s\" duplicated "
1842 log_debugx("target \"%s\" contains luns, "
1860 log_debugx("portal-group \"%s\" assigned "
1925 log_debugx("changing debug level to %d", newconf->conf_debug);
1937 log_debugx("removing pidfile %s",
1945 log_debugx("opening pidfile %s", newconf->conf_pidfile_path);
1997 log_debugx("removing port \"%s\"", oldport->p_name);
2017 log_debugx("lun \"%s\", CTL lun %d "
2037 log_debugx("backend for lun \"%s\", "
2043 log_debugx("blocksiz
[all...]
H A Dkernel.c438 log_debugx("obtaining previously configured CTL luns from the kernel");
560 log_debugx("CTL port %u \"%s\" wasn't managed by ctld; ",
565 log_debugx("found new kernel port %u \"%s\"",
577 log_debugx("CTL port %ju is not active (%d); ignoring",
585 log_debugx("found new kernel target %s for CTL port %ld",
600 log_debugx("found new kernel portal group %s for CTL port %ld",
623 log_debugx("CTL lun %ju wasn't managed by ctld; "
637 log_debugx("found CTL lun %ju \"%s\"",
993 log_debugx("Kernel limits for offload \"%s\" are "
999 log_debugx("Kerne
[all...]
/freebsd-current/lib/libiscsiutil/
H A Dkeys.c95 log_debugx("key received: \"%s=%s\"",
162 log_debugx("key to send: \"%s=%s\"", name, value);
H A Dchap.c274 log_debugx("got CHAP response with invalid length; "
293 log_debugx("got incorrectly encoded CHAP response \"%s\"",
368 log_debugx("got incorrectly encoded CHAP challenge \"%s\"",
H A Dlibiscsiutil.h166 void log_debugx(const char *, ...) __printflike(1, 2);
H A Dlog.c188 log_debugx(const char *fmt, ...) function

Completed in 126 milliseconds