Home
last modified time | relevance | path

Searched defs:do_kill (Results 1 – 3 of 3) sorted by relevance

/minix3/minix/kernel/system/
H A Ddo_kill.c17 int do_kill(struct proc * caller, message * m_ptr) in do_kill() function
/minix3/minix/kernel/
H A Dsystem.h133 #define do_kill NULL macro
/minix3/minix/servers/pm/
H A Dsignal.c197 int do_kill(void) in do_kill() function