Home
last modified time | relevance | path

Searched refs:ioctl_readwrite_buf (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/nix/src/sys/ioctl/
H A Dmod.rs143 //! family of macros: `ioctl_read_buf`, `ioctl_write_buf`, and `ioctl_readwrite_buf`. Note that
777 macro_rules! ioctl_readwrite_buf { macros
/third_party/rust/crates/nix/test/sys/
H A Dtest_ioctl.rs23 ioctl_readwrite_buf!(readwritebuf_test, 0, 0, u32);
332 // FIXME: Find a suitable example for `ioctl_readwrite_buf`.

Completed in 2 milliseconds