Home
last modified time | relevance | path

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

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