#include <lib.h>#include <signal.h>Include dependency graph for _kill.c:

Go to the source code of this file.
Defines | |
| #define | kill _kill |
Functions | |
| PUBLIC int | kill (int proc, int sig) |
|
|
Definition at line 2 of file _kill.c. Referenced by ar_close(), catch(), catch3(), child(), CleanUpPasv(), daemonize(), DataConnect(), decode_ioctl(), done(), DoTalk(), hard(), main(), parent(), parent1(), reader(), readline(), safePopenOut(), ScreenPut(), sendreply(), start_service(), stop(), stop_service(), subr(), talk(), term_inout(), terminate(), test2c(), test2d(), test37b(), test37c(), test37d(), test37e(), test37f(), test37g(), test37h(), test37i(), test37j(), test37n(), test37o(), test5b(), test5c(), test5e(), test5g(), test5h(), test5i(), test6b(), test7e(), test7f(), trapcc(), ts_pause(), and waitforjob(). |
|
||||||||||||
|
Definition at line 5 of file _kill.c. References _syscall(), KILL, m, and MM. |
1.4.6