Searched defs:reboot (Results 1 - 3 of 3) sorted by relevance
/lxc/src/lxc/ | ||
H A D | arguments.h | 79 int reboot; member in struct:lxc_arguments |
H A D | lxccontainer.h | 357 * \brief Request the container reboot by sending it \c SIGINT. 361 * \return \c true if reboot request successful, else \c false. 363 bool (*reboot)(struct lxc_container *c); member in struct:lxc_container |
H A D | conf.h | 298 int reboot; member in struct:lxc_conf 330 int rebootsignal; // signal used to reboot container |
Completed in 21 milliseconds