Home
last modified time | relevance | path

Searched refs:Sig_handler_t (Results 1 – 18 of 18) sorted by relevance

/titanic_50/usr/src/lib/libast/common/misc/
H A Dproclib.h49 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 Dsignal.c74 extern Sig_handler_t
75 signal(int sig, Sig_handler_t fun) in signal()
H A Dsigcrit.c108 static Sig_handler_t handler[elementsof(signals)]; in sigcritical()
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/
H A Dsig.h84 typedef void (*Sig_handler_t) __PROTO__((int));
87 #define Handler_t Sig_handler_t
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Dsig.h105 typedef void (*Sig_handler_t) __PROTO__((int));
108 #define Handler_t Sig_handler_t
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dsig.h84 typedef void (*Sig_handler_t) __PROTO__((int));
87 #define Handler_t Sig_handler_t
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Dsig.h105 typedef void (*Sig_handler_t) __PROTO__((int));
108 #define Handler_t Sig_handler_t
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/
H A Dsig.h84 typedef void (*Sig_handler_t) __PROTO__((int));
87 #define Handler_t Sig_handler_t
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Dsig.h105 typedef void (*Sig_handler_t) __PROTO__((int));
108 #define Handler_t Sig_handler_t
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/
H A Dsig.h84 typedef void (*Sig_handler_t) __PROTO__((int));
87 #define Handler_t Sig_handler_t
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Dsig.h105 typedef void (*Sig_handler_t) __PROTO__((int));
108 #define Handler_t Sig_handler_t
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dsig84 typedef void (*Sig_handler_t) __PROTO__((int));
87 #define Handler_t Sig_handler_t
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dsig84 typedef void (*Sig_handler_t) __PROTO__((int));
87 #define Handler_t Sig_handler_t
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dsig84 typedef void (*Sig_handler_t) __PROTO__((int));
87 #define Handler_t Sig_handler_t
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dsig84 typedef void (*Sig_handler_t) __PROTO__((int));
87 #define Handler_t Sig_handler_t
/titanic_50/usr/src/lib/libast/common/comp/
H A Dwaitpid.c108 Sig_handler_t handler;
/titanic_50/usr/src/lib/libast/common/sfio/
H A Dsfmode.c56 #define Sfsignal_f Sig_handler_t
/titanic_50/usr/src/lib/libast/common/vmalloc/
H A Dvmbest.c1255 typedef void (*Sig_handler_t)(int); typedef
1279 Sig_handler_t segv;