Home
last modified time | relevance | path

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

/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/common_sources/
H A Duudefs.h427 #define INDEXSIG_COUNT (5) macro
429 extern volatile sig_atomic_t afSignal[INDEXSIG_COUNT];
430 extern volatile sig_atomic_t afLog_signal[INDEXSIG_COUNT];
H A Dlog.c109 volatile sig_atomic_t afSignal[INDEXSIG_COUNT];
116 volatile sig_atomic_t afLog_signal[INDEXSIG_COUNT];
122 static const char * const azSignal_names[INDEXSIG_COUNT] = INDEXSIG_NAMES;
271 for (isig = 0; isig < INDEXSIG_COUNT; isig++)
/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/libunix/
H A Dserial.c1593 sig_atomic_t afhold[INDEXSIG_COUNT];
1612 for (i = 0; i < INDEXSIG_COUNT; i++)
1629 for (i = 0; i < INDEXSIG_COUNT; i++)