Home
last modified time | relevance | path

Searched defs:sig_t (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/cmd/rexd/
H A Dunder.c183 typedef void (*sig_t)(); typedef
/titanic_52/usr/src/boot/sys/sys/
H A Dsignal.h352 typedef __sighandler_t *sig_t; /* type of pointer to a signal function */ typedef