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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libdaemon-0.14/libdaemon/
H A Ddfork.c46 # define SIGNAL_UPPER_BOUND _NSIG macro
48 # define SIGNAL_UPPER_BOUND NSIG macro
689 for (sig = 1; sig < SIGNAL_UPPER_BOUND; sig++) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libdaemon-0.14/libdaemon/
H A Ddfork.c46 # define SIGNAL_UPPER_BOUND _NSIG macro
48 # define SIGNAL_UPPER_BOUND NSIG macro
689 for (sig = 1; sig < SIGNAL_UPPER_BOUND; sig++) {

Completed in 63 milliseconds