MANPAGES
Skip Quicknav
Index
About Manpages
FAQ
Service Information
/
wheezy
/
linux-manual-3.2
/ sys_kill(9)
links
permalink
package tracker
raw man page
table of contents
NAME
SYNOPSIS
ARGUMENTS
COPYRIGHT
other versions
wheezy
3.2.78-1
Scroll to navigation
SYS_KILL(9)
Driver Basics
SYS_KILL(9)
NAME
¶
sys_kill - send a signal to a process
SYNOPSIS
¶
long sys_kill(pid_t
pid
, int
sig
);
ARGUMENTS
¶
pid
the PID of the process
sig
signal to be sent
COPYRIGHT
¶
March 2016
Kernel Hackers Manual 3.2.