Home
last modified time | relevance | path

Searched defs:test_ioctl (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/nix/test/sys/
Dmod.rs27 mod test_ioctl; module
/external/python/cpython3/Lib/test/
Dtest_ioctl.py29 def test_ioctl(self): member in IoctlTests
/external/python/cpython2/Lib/test/
Dtest_ioctl.py29 def test_ioctl(self): member in IoctlTests
/external/ltp/testcases/kernel/device-drivers/nls/
DnlsTest.c107 static int test_ioctl(struct inode *ino, struct file *f, in test_ioctl() function
/external/ltp/testcases/kernel/device-drivers/include/
DincludeTest.c99 static int test_ioctl(struct inode *ino, struct file *f, unsigned int cmd, in test_ioctl() function
/external/ethtool/
Dtest-common.c262 int test_ioctl(const struct cmd_expect *expect, void *cmd) in test_ioctl() function