Home
last modified time | relevance | path

Searched refs:SIGNAL_UPPER_BOUND (Results 1 – 1 of 1) sorted by relevance

/external/libdaemon/libdaemon/
Ddfork.c51 # define SIGNAL_UPPER_BOUND _NSIG macro
53 # define SIGNAL_UPPER_BOUND NSIG macro
694 for (sig = 1; sig < SIGNAL_UPPER_BOUND; sig++) { in daemon_reset_sigsv()