Symbol: log_debugx
usr.sbin/autofs/automount.c
119
log_debugx("unknown filesystem mounted "
usr.sbin/autofs/automount.c
126
log_debugx("autofs already mounted "
usr.sbin/autofs/automount.c
133
log_debugx("nothing mounted on %s; mounting",
usr.sbin/autofs/automount.c
154
log_debugx("unmounting stale autofs mounts");
usr.sbin/autofs/automount.c
158
log_debugx("skipping %s, filesystem type is not autofs",
usr.sbin/autofs/automount.c
165
log_debugx("leaving autofs mounted on %s",
usr.sbin/autofs/automount.c
170
log_debugx("autofs mounted on %s not found "
usr.sbin/autofs/automount.c
175
log_debugx("mounting new autofs mounts");
usr.sbin/autofs/automount.c
196
log_debugx("flushing %s", fspath);
usr.sbin/autofs/automount.c
213
log_debugx("flushing autofs caches");
usr.sbin/autofs/automount.c
217
log_debugx("skipping %s, filesystem type is not autofs",
usr.sbin/autofs/automount.c
236
log_debugx("unmounting automounted filesystems");
usr.sbin/autofs/automount.c
240
log_debugx("skipping %s, filesystem type is autofs",
usr.sbin/autofs/automount.c
246
log_debugx("skipping %s, not automounted",
usr.sbin/autofs/automount.c
55
log_debugx("unmounting %s", sb->f_mntonname);
usr.sbin/autofs/automount.c
89
log_debugx("mounting %s on %s, prefix \"%s\", options \"%s\"",
usr.sbin/autofs/automountd.c
133
log_debugx("creating subtree at %s", path);
usr.sbin/autofs/automountd.c
145
log_debugx("node %s contains wildcard entry; "
usr.sbin/autofs/automountd.c
177
log_debugx("got request %d: from %s, path %s, prefix \"%s\", "
usr.sbin/autofs/automountd.c
227
log_debugx("map may contain wildcard entries");
usr.sbin/autofs/automountd.c
229
log_debugx("map does not contain wildcard entries");
usr.sbin/autofs/automountd.c
253
log_debugx("found node defined at %s:%d; not a mountpoint",
usr.sbin/autofs/automountd.c
258
log_debugx("skipping map %s due to \"nobrowse\" "
usr.sbin/autofs/automountd.c
285
log_debugx("nothing to mount; exiting");
usr.sbin/autofs/automountd.c
294
log_debugx("found node defined at %s:%d; it is a mountpoint",
usr.sbin/autofs/automountd.c
320
log_debugx("fstype not specified in options; "
usr.sbin/autofs/automountd.c
335
log_debugx("retrycnt not specified in options; "
usr.sbin/autofs/automountd.c
359
log_debugx("mount done; exiting");
usr.sbin/autofs/automountd.c
415
log_debugx("child process %d terminated with exit "
usr.sbin/autofs/automountd.c
418
log_debugx("child process %d terminated gracefully",
usr.sbin/autofs/automountd.c
556
log_debugx("waiting for request from the kernel");
usr.sbin/autofs/automountd.c
571
log_debugx("not forking due to -d flag; "
usr.sbin/autofs/automountd.c
578
log_debugx("maxproc limit of %d child processes"
usr.sbin/autofs/automountd.c
584
log_debugx("got request; forking child process #%d",
usr.sbin/autofs/automountd.c
73
log_debugx("completing request %d with error %d",
usr.sbin/autofs/autounmountd.c
115
log_debugx("refreshing list of automounted filesystems");
usr.sbin/autofs/autounmountd.c
122
log_debugx("skipping %s, filesystem type is autofs",
usr.sbin/autofs/autounmountd.c
128
log_debugx("skipping %s, not automounted",
usr.sbin/autofs/autounmountd.c
135
log_debugx("new automounted filesystem found on %s "
usr.sbin/autofs/autounmountd.c
142
log_debugx("already known automounted filesystem "
usr.sbin/autofs/autounmountd.c
153
log_debugx("lost filesystem mounted on %s (FSID:%d:%d)",
usr.sbin/autofs/autounmountd.c
168
log_debugx("cannot unmount %s: %s",
usr.sbin/autofs/autounmountd.c
188
log_debugx("expiring automounted filesystems");
usr.sbin/autofs/autounmountd.c
194
log_debugx("skipping %s (FSID:%d:%d), mounted "
usr.sbin/autofs/autounmountd.c
206
log_debugx("filesystem mounted on %s (FSID:%d:%d), "
usr.sbin/autofs/autounmountd.c
241
log_debugx("waiting for filesystem event for %jd seconds",
usr.sbin/autofs/autounmountd.c
245
log_debugx("waiting for filesystem event");
usr.sbin/autofs/autounmountd.c
255
log_debugx("timeout reached");
usr.sbin/autofs/autounmountd.c
258
log_debugx("got filesystem event");
usr.sbin/autofs/autounmountd.c
338
log_debugx("no filesystems to expire");
usr.sbin/autofs/autounmountd.c
342
log_debugx("some filesystems expire in %jd seconds",
usr.sbin/autofs/autounmountd.c
346
log_debugx("some expired filesystems remain mounted, "
usr.sbin/autofs/common.c
1026
log_debugx("parsing map \"%s\"", map);
usr.sbin/autofs/common.c
1044
log_debugx("map \"%s\" maps to \"%s\"", map, path);
usr.sbin/autofs/common.c
1052
log_debugx("map file \"%s\" does not exist; falling "
usr.sbin/autofs/common.c
1062
log_debugx("map \"%s\" is executable", map);
usr.sbin/autofs/common.c
1096
log_debugx("done parsing map \"%s\"", map);
usr.sbin/autofs/common.c
1148
log_debugx("parsing auto_master file at \"%s\"", master);
usr.sbin/autofs/common.c
1159
log_debugx("done parsing \"%s\"", master);
usr.sbin/autofs/common.c
116
log_debugx("%s: got %s and %s, returning %s", __func__, s1, s2, result);
usr.sbin/autofs/common.c
514
log_debugx("map \"%s\" is an indirect map, parsing",
usr.sbin/autofs/common.c
517
log_debugx("map \"%s\" is a direct map, parsing",
usr.sbin/autofs/common.c
867
log_debugx("adding map node, %s %s %s",
usr.sbin/autofs/common.c
921
log_debugx("adding key \"%s\"", key);
usr.sbin/autofs/common.h
77
void log_debugx(const char *, ...) __printflike(1, 2);
usr.sbin/autofs/defined.c
218
log_debugx("defining variable %s=%s", name, value);
usr.sbin/autofs/popen.c
137
log_debugx("executing \"%s\" as pid %d", command, pid);
usr.sbin/autofs/popen.c
192
log_debugx("\"%s\", pid %d, terminated gracefully", cur->command, pid);