Searched defs:IoctlKind (Results 1 – 2 of 2) sorted by relevance
26 pub(crate) fn ioctl_err(kind: IoctlKind, cause: nix::Error) -> Error { in ioctl_err()50 impl fmt::Display for IoctlKind { implementation
111 pub enum IoctlKind { enum