Searched defs:shutdown (Results 1 – 3 of 3) sorted by relevance
112 fn shutdown(&self, _type: ShutdownType) -> Result<(), SystemError> { in shutdown() method
314 pub fn shutdown(fd: usize, how: usize) -> Result<usize, SystemError> { in shutdown() method
896 fn shutdown(&self, _type: super::ShutdownType) -> Result<(), SystemError> { in shutdown() method