Home
last modified time | relevance | path

Searched refs:reboot (Results 1 – 11 of 11) sorted by relevance

/rust-libc-0.2.174/ci/
H A DREADME.md165 1. If all went well the machine should reboot and show a login prompt. If you
/rust-libc-0.2.174/libc-test/semver/
H A Dopenbsd.txt1262 reboot
H A Dfuchsia.txt1394 reboot
H A Dnetbsd.txt1527 reboot
H A Dlinux.txt4194 reboot
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/
H A Dmod.rs1789 pub fn reboot(howto: c_int) -> c_int; in reboot() function
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs2074 pub fn reboot(mode: c_int) -> c_int; in reboot() function
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2704 pub fn reboot(mode: c_int, bootstr: *mut c_char) -> c_int; in reboot() function
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs4410 pub fn reboot(how_to: c_int) -> c_int; in reboot() function
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs4087 pub fn reboot(how_to: c_int) -> c_int; in reboot() function
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs6438 pub fn reboot(how_to: c_int) -> c_int; in reboot() function