MANPAGES
Skip Quicknav
Index
About Manpages
FAQ
Service Information
/
wheezy-backports
/
linux-manual-3.16
/ sys_kill(9)
links
permalink
package tracker
raw man page
table of contents
NAME
SYNOPSIS
ARGUMENTS
COPYRIGHT
other versions
wheezy-backports
3.16.39-1+deb8u1~bpo70+1
jessie
3.16.43-2
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
¶
February 2017
Kernel Hackers Manual 3.16