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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/chat/
H A Dchat.c120 #ifndef SIGTYPE
121 #define SIGTYPE void macro
218 SIGTYPE sigalrm __P((int signo));
219 SIGTYPE sigint __P((int signo));
220 SIGTYPE sigterm __P((int signo));
221 SIGTYPE sighup __P((int signo));
545 SIGTYPE sigalrm(signo)
575 SIGTYPE sigint(signo)
581 SIGTYPE sigterm(signo)
587 SIGTYPE sighu
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dpppd.h793 #ifndef SIGTYPE
795 #define SIGTYPE void macro
797 #define SIGTYPE int macro
799 #endif /* SIGTYPE */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppoecd/
H A Dpppd.h757 #ifndef SIGTYPE
759 #define SIGTYPE void macro
761 #define SIGTYPE int macro
763 #endif /* SIGTYPE */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dpppd.h896 #ifndef SIGTYPE
898 #define SIGTYPE void macro
900 #define SIGTYPE int macro
902 #endif /* SIGTYPE */

Completed in 115 milliseconds