Home
last modified time | relevance | path

Searched refs:shutdown (Results 1 – 10 of 10) sorted by relevance

/rust-libc-0.2.174/ci/
H A DREADME.md168 1. Shutdown the machine: `shutdown -p now`
196 shutdown -ph now
/rust-libc-0.2.174/libc-test/semver/
H A Dunix.txt787 shutdown
H A Daix.txt2449 shutdown
H A Dandroid.txt3808 shutdown
/rust-libc-0.2.174/src/
H A Dhermit.rs554 pub fn shutdown(sockfd: i32, how: i32) -> i32; in shutdown() function
/rust-libc-0.2.174/src/wasi/
H A Dmod.rs629 pub fn shutdown(socket: c_int, how: c_int) -> c_int; in shutdown() function
/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs1660 pub fn shutdown(s: c_int, how: c_int) -> c_int; in shutdown() function
/rust-libc-0.2.174/src/unix/
H A Dmod.rs853 pub fn shutdown(socket: c_int, how: c_int) -> c_int; in shutdown() function
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs3727 pub fn shutdown(__fd: c_int, __how: c_int) -> c_int; in shutdown() function
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs3580 pub fn shutdown(socket: c_int, how: c_int) -> c_int; in shutdown() function