log_debugx
log_debugx("unknown filesystem mounted "
log_debugx("autofs already mounted "
log_debugx("nothing mounted on %s; mounting",
log_debugx("unmounting stale autofs mounts");
log_debugx("skipping %s, filesystem type is not autofs",
log_debugx("leaving autofs mounted on %s",
log_debugx("autofs mounted on %s not found "
log_debugx("mounting new autofs mounts");
log_debugx("flushing %s", fspath);
log_debugx("flushing autofs caches");
log_debugx("skipping %s, filesystem type is not autofs",
log_debugx("unmounting automounted filesystems");
log_debugx("skipping %s, filesystem type is autofs",
log_debugx("skipping %s, not automounted",
log_debugx("unmounting %s", sb->f_mntonname);
log_debugx("mounting %s on %s, prefix \"%s\", options \"%s\"",
log_debugx("creating subtree at %s", path);
log_debugx("node %s contains wildcard entry; "
log_debugx("got request %d: from %s, path %s, prefix \"%s\", "
log_debugx("map may contain wildcard entries");
log_debugx("map does not contain wildcard entries");
log_debugx("found node defined at %s:%d; not a mountpoint",
log_debugx("skipping map %s due to \"nobrowse\" "
log_debugx("nothing to mount; exiting");
log_debugx("found node defined at %s:%d; it is a mountpoint",
log_debugx("fstype not specified in options; "
log_debugx("retrycnt not specified in options; "
log_debugx("mount done; exiting");
log_debugx("child process %d terminated with exit "
log_debugx("child process %d terminated gracefully",
log_debugx("waiting for request from the kernel");
log_debugx("not forking due to -d flag; "
log_debugx("maxproc limit of %d child processes"
log_debugx("got request; forking child process #%d",
log_debugx("completing request %d with error %d",
log_debugx("refreshing list of automounted filesystems");
log_debugx("skipping %s, filesystem type is autofs",
log_debugx("skipping %s, not automounted",
log_debugx("new automounted filesystem found on %s "
log_debugx("already known automounted filesystem "
log_debugx("lost filesystem mounted on %s (FSID:%d:%d)",
log_debugx("cannot unmount %s: %s",
log_debugx("expiring automounted filesystems");
log_debugx("skipping %s (FSID:%d:%d), mounted "
log_debugx("filesystem mounted on %s (FSID:%d:%d), "
log_debugx("waiting for filesystem event for %jd seconds",
log_debugx("waiting for filesystem event");
log_debugx("timeout reached");
log_debugx("got filesystem event");
log_debugx("no filesystems to expire");
log_debugx("some filesystems expire in %jd seconds",
log_debugx("some expired filesystems remain mounted, "
log_debugx("parsing map \"%s\"", map);
log_debugx("map \"%s\" maps to \"%s\"", map, path);
log_debugx("map file \"%s\" does not exist; falling "
log_debugx("map \"%s\" is executable", map);
log_debugx("done parsing map \"%s\"", map);
log_debugx("parsing auto_master file at \"%s\"", master);
log_debugx("done parsing \"%s\"", master);
log_debugx("%s: got %s and %s, returning %s", __func__, s1, s2, result);
log_debugx("map \"%s\" is an indirect map, parsing",
log_debugx("map \"%s\" is a direct map, parsing",
log_debugx("adding map node, %s %s %s",
log_debugx("adding key \"%s\"", key);
void log_debugx(const char *, ...) __printflike(1, 2);
log_debugx("defining variable %s=%s", name, value);
log_debugx("executing \"%s\" as pid %d", command, pid);
log_debugx("\"%s\", pid %d, terminated gracefully", cur->command, pid);