Searched defs:SIGSTOP (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/usr.sbin/lpr/filters/
H A Dlpf.c168 kill(getpid(), SIGSTOP); local
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dlinux-ptrace.c311 kill (getpid (), SIGSTOP); local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dlinux-ptrace.c325 kill (getpid (), SIGSTOP); local
/netbsd-current/usr.bin/su/
H A Dsu_pam.c416 (void)kill(getpid(), SIGSTOP); local
/netbsd-current/sys/sys/
H A Dsignal.h69 #define SIGSTOP 17 /* sendable stop signal not from tty */ macro
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dscp.c212 kill(getpid(), SIGSTOP); local
H A Dsftp.c230 kill(getpid(), SIGSTOP); local

Completed in 231 milliseconds