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

/dovecot/src/master/
H A Dservice-process.c451 int signum = WTERMSIG(status); local
458 if (signum != SIGABRT && signum != SIGSEGV && signum != SIGBUS)

Completed in 1459 milliseconds