Home
last modified time | relevance | path

Searched refs:ioctl_read_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
707 // TODO: Find an example for ioctl_read_buf
709 macro_rules! ioctl_read_buf { macros
/third_party/rust/crates/nix/test/sys/
H A Dtest_ioctl.rs16 ioctl_read_buf!(readbuf_test, 0, 0, u32);
301 // FIXME: Find a suitable example for `ioctl_read_buf`.

Completed in 2 milliseconds