Home
last modified time | relevance | path

Searched refs:dir_stream (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Ddirectory_iterator.cpp62 static pair<string_view, file_type> posix_readdir(DIR* dir_stream, in posix_readdir() argument
67 if ((dir_entry_ptr = ::readdir(dir_stream)) == nullptr) { in posix_readdir()
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dfilesystem2834 // construct the dir_stream