Home
last modified time | relevance | path

Searched refs:SigAction (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dsignal.c50 ROKEN_LIB_FUNCTION SigAction ROKEN_LIB_CALL
51 signal(int iSig, SigAction pAction) in signal()
H A Droken-common.h284 typedef RETSIGTYPE (*SigAction)(int); typedef
285 SigAction signal(int iSig, SigAction pAction); /* BSD compatible */
/freebsd/contrib/ncurses/ncurses/
H A Dmodules104 lib_tstp lib $(serial) $(HEADER_DEPS) $(srcdir)/SigAction.h
/freebsd/contrib/ncurses/
H A DMANIFEST792 ./ncurses/SigAction.h
H A DNEWS7988 + fix pathname of SigAction.h for building with --srcdir (reported by
7992 + folded ncurses/base/sigaction.c into includes of ncurses/SigAction.h,
12382 + move typedef for sigaction_t into SigAction.h to work around problem