Searched refs:do_daemonize (Results 1 – 7 of 7) sorted by relevance
314 if (cfg->use_systemd && cfg->do_daemonize) { in apply_settings()553 if(!debug_mode && cfg->do_daemonize) { in perform_setup()
525 int do_daemonize; member
203 cfg->do_daemonize = 1; in config_create()590 else S_YNO("do-daemonize:", do_daemonize) in config_set_option()1120 else O_YNO(opt, "do-daemonize", do_daemonize) in config_get_option()
1190 else cfg_parser->cfg->do_daemonize = (strcmp($2, "yes")==0);
3985 else cfg_parser->cfg->do_daemonize = (strcmp((yyvsp[0].str), "yes")==0); in yyparse()
336 .. attribute:: do_daemonize
1051 int do_daemonize;