Home
last modified time | relevance | path

Searched refs:test_mknod (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/nix/test/
Dtest_stat.rs373 fn test_mknod() { in test_mknod() function
/third_party/libfuse/test/
Dtest_syscalls.c1069 static int test_mknod(void) in test_mknod() function
2024 err += test_mknod(); in main()
/third_party/python/Lib/test/
Dtest_posix.py659 def test_mknod(self): member in PosixTester