Searched defs:service_monitor_start_count (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/master/
H A Dservice-monitor.c304 service_monitor_start_count(struct service *service, unsigned int limit) function
339 if (service_monitor_start_count(service, SERVICE_PREFORK_MAX_AT_ONCE) &&
354 if (!service_monitor_start_count(service, 1))

Completed in 120 milliseconds