Symbol: log_debugx
usr.sbin/autofs/automount.c
115
log_debugx("unknown filesystem mounted "
usr.sbin/autofs/automount.c
122
log_debugx("autofs already mounted "
usr.sbin/autofs/automount.c
129
log_debugx("nothing mounted on %s; mounting",
usr.sbin/autofs/automount.c
149
log_debugx("unmounting stale autofs mounts");
usr.sbin/autofs/automount.c
153
log_debugx("skipping %s, filesystem type is not autofs",
usr.sbin/autofs/automount.c
160
log_debugx("leaving autofs mounted on %s",
usr.sbin/autofs/automount.c
165
log_debugx("autofs mounted on %s not found "
usr.sbin/autofs/automount.c
170
log_debugx("mounting new autofs mounts");
usr.sbin/autofs/automount.c
191
log_debugx("flushing %s", fspath);
usr.sbin/autofs/automount.c
208
log_debugx("flushing autofs caches");
usr.sbin/autofs/automount.c
212
log_debugx("skipping %s, filesystem type is not autofs",
usr.sbin/autofs/automount.c
231
log_debugx("unmounting automounted filesystems");
usr.sbin/autofs/automount.c
235
log_debugx("skipping %s, filesystem type is autofs",
usr.sbin/autofs/automount.c
241
log_debugx("skipping %s, not automounted",
usr.sbin/autofs/automount.c
49
log_debugx("unmounting %s", sb->f_mntonname);
usr.sbin/autofs/automount.c
85
log_debugx("mounting %s on %s, prefix \"%s\", options \"%s\"",
usr.sbin/autofs/automountd.c
127
log_debugx("creating subtree at %s", path);
usr.sbin/autofs/automountd.c
139
log_debugx("node %s contains wildcard entry; "
usr.sbin/autofs/automountd.c
171
log_debugx("got request %d: from %s, path %s, prefix \"%s\", "
usr.sbin/autofs/automountd.c
221
log_debugx("map may contain wildcard entries");
usr.sbin/autofs/automountd.c
223
log_debugx("map does not contain wildcard entries");
usr.sbin/autofs/automountd.c
247
log_debugx("found node defined at %s:%d; not a mountpoint",
usr.sbin/autofs/automountd.c
252
log_debugx("skipping map %s due to \"nobrowse\" "
usr.sbin/autofs/automountd.c
279
log_debugx("nothing to mount; exiting");
usr.sbin/autofs/automountd.c
288
log_debugx("found node defined at %s:%d; it is a mountpoint",
usr.sbin/autofs/automountd.c
314
log_debugx("fstype not specified in options; "
usr.sbin/autofs/automountd.c
328
log_debugx("retrycnt not specified in options; "
usr.sbin/autofs/automountd.c
344
log_debugx("mount done; exiting");
usr.sbin/autofs/automountd.c
400
log_debugx("child process %d terminated with exit status %d",
usr.sbin/autofs/automountd.c
403
log_debugx("child process %d terminated gracefully", pid);
usr.sbin/autofs/automountd.c
509
log_debugx("waiting for request from the kernel");
usr.sbin/autofs/automountd.c
524
log_debugx("not forking due to -d flag; "
usr.sbin/autofs/automountd.c
531
log_debugx("maxproc limit of %d child processes hit; "
usr.sbin/autofs/automountd.c
536
log_debugx("got request; forking child process #%d",
usr.sbin/autofs/automountd.c
68
log_debugx("completing request %d with error %d",
usr.sbin/autofs/autounmountd.c
109
log_debugx("refreshing list of automounted filesystems");
usr.sbin/autofs/autounmountd.c
116
log_debugx("skipping %s, filesystem type is autofs",
usr.sbin/autofs/autounmountd.c
122
log_debugx("skipping %s, not automounted",
usr.sbin/autofs/autounmountd.c
129
log_debugx("new automounted filesystem found on %s "
usr.sbin/autofs/autounmountd.c
135
log_debugx("already known automounted filesystem "
usr.sbin/autofs/autounmountd.c
145
log_debugx("lost filesystem mounted on %s (FSID:%d:%d)",
usr.sbin/autofs/autounmountd.c
169
log_debugx("cannot unmount %s: %s",
usr.sbin/autofs/autounmountd.c
190
log_debugx("expiring automounted filesystems");
usr.sbin/autofs/autounmountd.c
196
log_debugx("skipping %s (FSID:%d:%d), mounted "
usr.sbin/autofs/autounmountd.c
207
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
340
log_debugx("no filesystems to expire");
usr.sbin/autofs/autounmountd.c
343
log_debugx("some filesystems expire in %jd seconds",
usr.sbin/autofs/autounmountd.c
347
log_debugx("some expired filesystems remain mounted, "
usr.sbin/autofs/common.c
1023
log_debugx("parsing map \"%s\"", map);
usr.sbin/autofs/common.c
1040
log_debugx("map \"%s\" maps to \"%s\"", map, path);
usr.sbin/autofs/common.c
1048
log_debugx("map file \"%s\" does not exist; falling "
usr.sbin/autofs/common.c
1057
log_debugx("map \"%s\" is executable", map);
usr.sbin/autofs/common.c
1091
log_debugx("done parsing map \"%s\"", map);
usr.sbin/autofs/common.c
1143
log_debugx("parsing auto_master file at \"%s\"", master);
usr.sbin/autofs/common.c
1154
log_debugx("done parsing \"%s\"", master);
usr.sbin/autofs/common.c
509
log_debugx("map \"%s\" is an indirect map, parsing",
usr.sbin/autofs/common.c
512
log_debugx("map \"%s\" is a direct map, parsing",
usr.sbin/autofs/common.c
862
log_debugx("adding map node, %s %s %s",
usr.sbin/autofs/common.c
916
log_debugx("adding key \"%s\"", key);
usr.sbin/autofs/common.h
88
void log_debugx(const char *, ...) __printf0like(1, 2);
usr.sbin/autofs/defined.c
210
log_debugx("defining variable %s=%s", name, value);
usr.sbin/autofs/popen.c
131
log_debugx("executing \"%s\" as pid %d", command, pid);
usr.sbin/autofs/popen.c
186
log_debugx("\"%s\", pid %d, terminated gracefully", cur->command, pid);