Searched refs:sighold (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/lib/libc/gen/
H A Dsighold.c1 /* $NetBSD: sighold.c,v 1.1 2003/01/15 23:55:42 kleink Exp $ */
34 __RCSID("$NetBSD: sighold.c,v 1.1 2003/01/15 23:55:42 kleink Exp $");
42 sighold(int sig) function
H A DMakefile.inc31 shquote.c shquotev.c sighold.c sigignore.c siginterrupt.c \
83 setproctitle.3 shquote.3 sighold.3 sigignore.3 siginterrupt.3 \
/netbsd-current/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dctfconvert.c163 sighold(SIGINT);
164 sighold(SIGQUIT);
165 sighold(SIGTERM);
/netbsd-current/external/bsd/top/dist/
H A Dtop.c72 /* use sighold/sigrelse, otherwise use old fashioned BSD signals */
238 sighold(SIGINT);
239 sighold(SIGQUIT);
240 sighold(SIGTSTP);
242 sighold(SIGWINCH);
H A Dconfigure5984 for ac_func in getopt getopt_long gettimeofday memcpy setbuffer setpriority setvbuf strcasecmp strchr strerror snprintf sighold sigrelse sigaction sigprocmask sysconf uname vsnprintf
/netbsd-current/include/
H A Dsignal.h176 int sighold(int);
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Dsignals.c667 sighold (SIGWINCH);
/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Dsignals.c706 sighold (SIGWINCH);
/netbsd-current/games/phantasia/
H A Dmain.c976 sighold(SIGINT);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dprocfs.c1093 proc_set_held_signals (procinfo *pi, sigset_t *sighold) argument
1112 memcpy (&arg.hold, sighold, sizeof (sigset_t));
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dprocfs.c1086 proc_set_held_signals (procinfo *pi, sigset_t *sighold) argument
1105 memcpy (&arg.hold, sighold, sizeof (sigset_t));
/netbsd-current/external/gpl3/autoconf/dist/
H A Dmaint.mk569 sigaddset sigaltstack sigdelset sigemptyset sigfillset sighold sigignore \

Completed in 384 milliseconds