Home
last modified time | relevance | path

Searched refs:dont_daemonize (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.sbin/autofs/
H A Dautomountd.c462 bool dont_daemonize = false, incomplete_hierarchy = false; in main_automountd() local
479 dont_daemonize = true; in main_automountd()
530 if (dont_daemonize == false) { in main_automountd()
570 if (dont_daemonize) { in main_automountd()
H A Dautounmountd.c268 bool dont_daemonize = false; in main_autounmountd() local
273 dont_daemonize = true; in main_autounmountd()
301 if (dont_daemonize == false) { in main_autounmountd()