Lines Matching refs:log_debugx
78 log_debugx("completing request %d with error %d", in done()
137 log_debugx("creating subtree at %s", path); in create_subtree()
149 log_debugx("node %s contains wildcard entry; " in create_subtree()
181 log_debugx("got request %d: from %s, path %s, prefix \"%s\", " in handle_request()
231 log_debugx("map may contain wildcard entries"); in handle_request()
233 log_debugx("map does not contain wildcard entries"); in handle_request()
257 log_debugx("found node defined at %s:%d; not a mountpoint", in handle_request()
262 log_debugx("skipping map %s due to \"nobrowse\" " in handle_request()
289 log_debugx("nothing to mount; exiting"); in handle_request()
298 log_debugx("found node defined at %s:%d; it is a mountpoint", in handle_request()
324 log_debugx("fstype not specified in options; " in handle_request()
338 log_debugx("retrycnt not specified in options; " in handle_request()
354 log_debugx("mount done; exiting"); in handle_request()
411 log_debugx("child process %d terminated with exit status %d", in wait_for_children()
414 log_debugx("child process %d terminated gracefully", pid); in wait_for_children()
520 log_debugx("waiting for request from the kernel"); in main_automountd()
535 log_debugx("not forking due to -d flag; " in main_automountd()
542 log_debugx("maxproc limit of %d child processes hit; " in main_automountd()
547 log_debugx("got request; forking child process #%d", in main_automountd()