Searched refs:do_daemonize (Results 1 – 4 of 4) sorted by relevance
148 int do_daemonize(char *name, const char *pidfile);
251 int do_daemonize(char *name, const char *pidfile) in do_daemonize() function
198 ret = do_daemonize("xldevd", pidfile); in main_devd()
958 ret = do_daemonize(name, NULL); in create_domain()
Completed in 7 milliseconds