SYS_KILL(9) Driver Basics SYS_KILL(9)NAMEsys_kill - send a signal to a processSYNOPSISlong sys_kill(pid_t pid, int sig);ARGUMENTSpid the PID of the process sig signal to be sentCOPYRIGHTKernel Hackers Manual 3.10 June 2014 SYS_KILL(9)
| Related Man Pages |
|---|
| kill(2) - freebsd |
| kill(2) - opensolaris |
| sigqueue(2) - redhat |
| kill(2) - ultrix |
| tapset::signal(3stap) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Autosys kill command |