| /titanic_51/usr/src/lib/libast/common/misc/ |
| H A D | proclib.h | 49 Sig_handler_t sigchld; /* PROC_FOREGROUND SIG_DFL */ \ 50 Sig_handler_t sigint; /* PROC_FOREGROUND SIG_IGN */ \ 51 Sig_handler_t sigquit; /* PROC_FOREGROUND SIG_IGN */
|
| H A D | signal.c | 74 extern Sig_handler_t 75 signal(int sig, Sig_handler_t fun) in signal()
|
| H A D | sigcrit.c | 108 static Sig_handler_t handler[elementsof(signals)]; in sigcritical()
|
| /titanic_51/usr/src/contrib/ast/src/lib/libast/misc/ |
| H A D | proclib.h | 51 Sig_handler_t sigchld; /* PROC_FOREGROUND SIG_DFL */ \ 52 Sig_handler_t sigint; /* PROC_FOREGROUND SIG_IGN */ \ 53 Sig_handler_t sigquit; /* PROC_FOREGROUND SIG_IGN */
|
| H A D | signal.c | 74 extern Sig_handler_t 75 signal(int sig, Sig_handler_t fun) in signal()
|
| H A D | sigcrit.c | 108 static Sig_handler_t handler[elementsof(signals)]; in sigcritical()
|
| /titanic_51/usr/src/lib/libast/i386/src/lib/libast/ |
| H A D | sig.h | 84 typedef void (*Sig_handler_t) __PROTO__((int)); 87 #define Handler_t Sig_handler_t
|
| /titanic_51/usr/src/lib/libast/amd64/src/lib/libast/ |
| H A D | sig.h | 84 typedef void (*Sig_handler_t) __PROTO__((int)); 87 #define Handler_t Sig_handler_t
|
| /titanic_51/usr/src/lib/libast/i386/include/ast/ |
| H A D | sig.h | 105 typedef void (*Sig_handler_t) __PROTO__((int)); 108 #define Handler_t Sig_handler_t
|
| /titanic_51/usr/src/lib/libast/amd64/include/ast/ |
| H A D | sig.h | 105 typedef void (*Sig_handler_t) __PROTO__((int)); 108 #define Handler_t Sig_handler_t
|
| /titanic_51/usr/src/lib/libast/sparcv9/include/ast/ |
| H A D | sig.h | 105 typedef void (*Sig_handler_t) __PROTO__((int)); 108 #define Handler_t Sig_handler_t
|
| /titanic_51/usr/src/lib/libast/sparcv9/src/lib/libast/ |
| H A D | sig.h | 84 typedef void (*Sig_handler_t) __PROTO__((int)); 87 #define Handler_t Sig_handler_t
|
| /titanic_51/usr/src/lib/libast/sparc/include/ast/ |
| H A D | sig.h | 105 typedef void (*Sig_handler_t) __PROTO__((int)); 108 #define Handler_t Sig_handler_t
|
| /titanic_51/usr/src/lib/libast/sparc/src/lib/libast/ |
| H A D | sig.h | 84 typedef void (*Sig_handler_t) __PROTO__((int)); 87 #define Handler_t Sig_handler_t
|
| /titanic_51/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
| H A D | sig | 84 typedef void (*Sig_handler_t) __PROTO__((int)); 87 #define Handler_t Sig_handler_t
|
| /titanic_51/usr/src/cmd/ast/libast/i386/FEATURE/ |
| H A D | sig | 84 typedef void (*Sig_handler_t) __PROTO__((int)); 87 #define Handler_t Sig_handler_t
|
| /titanic_51/usr/src/cmd/ast/libast/sparc/FEATURE/ |
| H A D | sig | 84 typedef void (*Sig_handler_t) __PROTO__((int)); 87 #define Handler_t Sig_handler_t
|
| /titanic_51/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
| H A D | sig | 84 typedef void (*Sig_handler_t) __PROTO__((int)); 87 #define Handler_t Sig_handler_t
|
| /titanic_51/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
| H A D | sig | 84 typedef void (*Sig_handler_t) __PROTO__((int)); 87 #define Handler_t Sig_handler_t
|
| /titanic_51/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
| H A D | sig | 84 typedef void (*Sig_handler_t) __PROTO__((int)); 87 #define Handler_t Sig_handler_t
|
| /titanic_51/usr/src/cmd/ast/libast/amd64/FEATURE/ |
| H A D | sig | 84 typedef void (*Sig_handler_t) __PROTO__((int)); 87 #define Handler_t Sig_handler_t
|
| /titanic_51/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
| H A D | sig | 84 typedef void (*Sig_handler_t) __PROTO__((int)); 87 #define Handler_t Sig_handler_t
|
| /titanic_51/usr/src/lib/libast/common/comp/ |
| H A D | waitpid.c | 108 Sig_handler_t handler;
|
| /titanic_51/usr/src/contrib/ast/src/lib/libast/comp/ |
| H A D | waitpid.c | 108 Sig_handler_t handler;
|
| /titanic_51/usr/src/lib/libast/common/sfio/ |
| H A D | sfmode.c | 56 #define Sfsignal_f Sig_handler_t
|