Home
last modified time | relevance | path

Searched refs:ERROR_BAD_NETPATH (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DErrorHandling.cpp282 MAP_ERR_TO_COND(ERROR_BAD_NETPATH, no_such_file_or_directory); in mapWindowsError()
/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_windows.c882 { ERROR_BAD_NETPATH, ENOENT },
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d64 ERROR_BAD_NETPATH, enumerator
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Doperations.cpp414 {ERROR_BAD_NETPATH, errc::no_such_file_or_directory}, in __win_err_to_errc()