Searched refs:children_active (Results 1 – 1 of 1) sorted by relevance
194 static int children_active; variable282 if (++children_active > options.max_startups) in child_register()294 if (children_active == 0) in child_finish()306 children_active--; in child_finish()494 logit("%d active startups", children_active); in show_info()999 if (oactive != children_active) { in server_accept_loop()1001 listener_proctitle, children_active, in server_accept_loop()1003 oactive = children_active; in server_accept_loop()1209 children_active, config_s[0])) { in server_accept_loop()