|
Crinit -- Configurable Rootfs Init
|
Implementation of LD_PRELOAD overrides for the STOP_COMMAND robot test. More...
#include <sys/reboot.h>#include <sys/types.h>#include "stdio.h"
Functions | |
| int | reboot (int op) |
| int | kill (pid_t pid, int sig) |
| int | umount2 (const char *target, int flags) |
Implementation of LD_PRELOAD overrides for the STOP_COMMAND robot test.
| int kill | ( | pid_t | pid, |
| int | sig | ||
| ) |
| int reboot | ( | int | op | ) |
| int umount2 | ( | const char * | target, |
| int | flags | ||
| ) |