Home
last modified time | relevance | path

Searched defs:sigint (Results 1 – 7 of 7) sorted by relevance

/netbsd/regress/sys/kern/latency1/
H A Dlatency1.c60 sigint(int junk) in sigint() function
/netbsd/regress/sys/kern/latency2/
H A Dlatency2.c58 sigint(int junk) in sigint() function
/netbsd/external/gpl3/gdb/dist/readline/readline/examples/
H A Drlptytest.c41 sigint (s) in sigint() function
/netbsd/external/gpl3/gdb.old/dist/readline/readline/examples/
H A Drlptytest.c41 sigint (s) in sigint() function
/netbsd/usr.bin/login/
H A Dcommon.c151 sigint(int signo) in sigint() function
/netbsd/external/bsd/ppp/dist/chat/
H A Dchat.c525 SIGTYPE sigint(int signo) in sigint() function
/netbsd/games/sail/
H A Dsync.c319 sig_t sighup, sigint; in Sync() local