Searched refs:do_daemonize (Results 1 – 4 of 4) sorted by relevance
146 int do_daemonize(const char *name, const char *pidfile);
255 int do_daemonize(const char *name, const char *pidfile) in do_daemonize() function
197 ret = do_daemonize("xldevd", pidfile); in main_devd()
1043 ret = do_daemonize(name, NULL); in create_domain()
Completed in 14 milliseconds