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

/freebsd-9.3-release/contrib/ncurses/ncurses/
H A DSigAction.h55 typedef struct sigaction sigaction_t; typedef in typeref:struct:sigaction
79 typedef struct sigvec sigaction_t; typedef in typeref:struct:sigvec
/freebsd-9.3-release/contrib/ncurses/ncurses/base/
H A Dsigaction.c41 _nc_sigaction(int sig, sigaction_t * sigact, sigaction_t * osigact)
/freebsd-9.3-release/contrib/ncurses/ncurses/tty/
H A Dlib_tstp.c140 sigaction_t act, oact;
246 sigaction_t act;
289 sigaction_t old_act;
290 sigaction_t new_act;
356 static sigaction_t new_sigaction, old_sigaction;
/freebsd-9.3-release/contrib/gcc/
H A Dsys-types.h145 typedef int sigaction_t; typedef

Completed in 103 milliseconds