Searched defs:signum (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/master/ | ||
H A D | service-process.c | 451 int signum = WTERMSIG(status); local 458 if (signum != SIGABRT && signum != SIGSEGV && signum != SIGBUS) |
Completed in 1459 milliseconds