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

/dovecot/src/master/
H A Dservice-process.c500 int status, bool *default_fatal_r)
505 *default_fatal_r = FALSE;
531 *default_fatal_r = TRUE;
499 service_process_get_status_error(string_t *str, struct service_process *process, int status, bool *default_fatal_r) argument

Completed in 583 milliseconds