Home
last modified time | relevance | path

Searched refs:kill (Results 251 – 275 of 1177) sorted by relevance

1...<<11121314151617181920>>...48

/netbsd/tests/lib/libc/sys/
H A Dt_sigaltstack.c86 kill(getpid(), SIGUSR1); in ATF_TC_BODY()
H A Dt_msgrcv.c136 (void)kill(pid, SIGKILL); in ATF_TC_BODY()
279 (void)kill(pid, SIGKILL); in ATF_TC_BODY()
H A Dt_ptrace_kill_wait.h62 kill(child, SIGKILL); in ptrace_kill()
/netbsd/distrib/sparc64/instfs/
H A Ddot.profile69 echo 'erase ^?, werase ^W, kill ^U, intr ^C'
70 stty newcrt werase ^W intr ^C kill ^U erase ^? 9600
/netbsd/distrib/mvme68k/miniroot/
H A Ddot.profile50 echo 'erase ^H, werase ^W, kill ^U, intr ^C'
51 stty newcrt werase ^W intr ^C kill ^U erase ^H 9600
/netbsd/distrib/amiga/miniroot/
H A Ddot.profile50 echo 'erase ^?, werase ^W, kill ^U, intr ^C'
51 stty newcrt werase ^W intr ^C kill ^U erase ^? 9600
/netbsd/external/mit/libuv/dist/test/
H A Drunner-unix.c327 kill(p->pid, SIGTERM); in process_wait()
417 return kill(p->pid, SIGTERM); in process_terminate()
H A Dtest-eintr-handling.c51 ASSERT(0 == kill(getpid(), SIGUSR1)); in thread_main()
/netbsd/sbin/init/
H A Dinit.c786 (void)kill(pid, SIGCONT); in single_user()
892 (void)kill(pid, SIGCONT); in runetcrc()
1560 (void)kill(sp->se_process, SIGHUP); in clean_ttys()
1569 (void)kill(sp->se_process, SIGHUP); in clean_ttys()
1585 (void)kill(sp->se_process, SIGHUP); in clean_ttys()
1641 if (kill(-1, death_sigs[i]) == -1 && errno == ESRCH) in death()
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Dprocess.d1256 kill(pid, SIGKILL);
1264 kill(p, SIGINT);
2509 kill(pid);
2623 void kill(Pid pid)
2625 version (Windows) kill(pid, 1);
2629 kill(pid, SIGTERM);
2634 void kill(Pid pid, int codeOrSignal)
2650 import core.sys.posix.signal : kill;
2678 kill(pid);
2687 version (Windows) kill(pid, 123);
[all …]
/netbsd/external/bsd/atf/dist/atf-c/detail/
H A Dprocess_test.c561 kill(getpid(), SIGKILL); in child_sigkill()
568 kill(getpid(), SIGQUIT); in child_sigquit()
575 kill(getpid(), SIGTERM); in child_sigterm()
801 kill(atf_process_child_pid(&child), SIGTERM); in child_spawn_loop_and_wait_eintr()
848 kill(atf_process_child_pid(&child), SIGHUP); in ATF_TC_BODY()
/netbsd/external/bsd/ntp/dist/sntp/include/
H A Dcopyright.def18 [ -z "${VERSION}" ] && echo "Cannot determine VERSION" && kill -TERM $AG_pid
/netbsd/share/man/tools/
H A Dbadcref330 kill(3F)
/netbsd/games/tetris/
H A Dscreen.c138 (void) kill(getpid(), sig); in stopset()
151 (void) kill(getpid(), sig); in scr_stop()
/netbsd/external/gpl3/gdb/dist/gdb/nat/
H A Dlinux-ptrace.c90 if (kill (child, SIGKILL) != 0) in kill_child()
325 kill (getpid (), SIGSTOP); in linux_child_function()
/netbsd/sbin/wdogctl/
H A Dwdogctl.c256 (void)kill(tickler, SIGTERM); in enable_user()
352 (void)kill(tickler, SIGTERM); in disable()
/netbsd/distrib/atari/floppies/common/
H A Ddot.profile65 echo 'erase ^H, werase ^W, kill ^U, intr ^C'
66 stty newcrt werase ^W intr ^C kill ^U erase ^H 9600
/netbsd/external/gpl3/gdb.old/dist/gdb/nat/
H A Dlinux-ptrace.c90 if (kill (child, SIGKILL) != 0) in kill_child()
325 kill (getpid (), SIGSTOP); in linux_child_function()
/netbsd/bin/ksh/
H A Dedit.h33 int kill; member
/netbsd/external/gpl3/gdb/dist/sim/bfin/
H A Dconfigure.ac46 AC_CHECK_FUNCS([getuid getgid geteuid getegid setuid setgid mmap munmap kill pread])
/netbsd/external/gpl3/gdb.old/dist/sim/bfin/
H A Dconfigure.ac46 AC_CHECK_FUNCS([getuid getgid geteuid getegid setuid setgid mmap munmap kill pread])
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dsiginfo-threads.c325 i = kill (tracer_save, SIGCONT); in cleanup()
400 i = kill (tracer, SIGSTOP); in main()
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dinf-ptrace.c243 inf_ptrace_target::kill () in kill() function
517 return (::kill (ptid.pid (), 0) != -1); in thread_alive()
/netbsd/distrib/evbsh3/rom/ramdiskcommon/
H A Dlist34 # copy the crunched binary, link to it, and kill it
49 LINK ramdiskbin bin/kill
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dinf-ptrace.c243 inf_ptrace_target::kill () in kill() function
517 return (::kill (ptid.pid (), 0) != -1); in thread_alive()

1...<<11121314151617181920>>...48