Searched defs:open_dir (Results 1 – 5 of 5) sorted by relevance
44 TEST_F(DirIteratorTest, open_dir) { in TEST_F() argument
95 static void open_dir(char *file) in open_dir() function
51 static void open_dir(struct tst_fd *fd) in open_dir() function
251 fn open_dir(path: &Path) -> Result<OwnedFd> { in open_dir() function
732 static auto open_dir(const char* dir) { in open_dir() function