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

/freebsd-10.2-release/contrib/pf/libevent/
H A Dsignal.c57 static sig_atomic_t evsigcaught[NSIG]; variable
155 evsigcaught[sig]++;
171 ncalls = evsigcaught[EVENT_SIGNAL(ev)];
176 evsigcaught[EVENT_SIGNAL(ev)] = 0;

Completed in 43 milliseconds