Lines Matching refs:log_debugx
73 log_debugx("completing request %d with error %d", in done()
133 log_debugx("creating subtree at %s", path); in create_subtree()
145 log_debugx("node %s contains wildcard entry; " in create_subtree()
177 log_debugx("got request %d: from %s, path %s, prefix \"%s\", " in handle_request()
227 log_debugx("map may contain wildcard entries"); in handle_request()
229 log_debugx("map does not contain wildcard entries"); in handle_request()
253 log_debugx("found node defined at %s:%d; not a mountpoint", in handle_request()
258 log_debugx("skipping map %s due to \"nobrowse\" " in handle_request()
285 log_debugx("nothing to mount; exiting"); in handle_request()
294 log_debugx("found node defined at %s:%d; it is a mountpoint", in handle_request()
320 log_debugx("fstype not specified in options; " in handle_request()
335 log_debugx("retrycnt not specified in options; " in handle_request()
359 log_debugx("mount done; exiting"); in handle_request()
415 log_debugx("child process %d terminated with exit " in wait_for_children()
418 log_debugx("child process %d terminated gracefully", in wait_for_children()
556 log_debugx("waiting for request from the kernel"); in main_automountd()
571 log_debugx("not forking due to -d flag; " in main_automountd()
578 log_debugx("maxproc limit of %d child processes" in main_automountd()
584 log_debugx("got request; forking child process #%d", in main_automountd()