Searched refs:no_such_device (Results 1 – 5 of 5) sorted by relevance
154 MAP_ERR_TO_COND(ERROR_BAD_UNIT, no_such_device); in mapWindowsError()163 MAP_ERR_TO_COND(ERROR_DEV_NOT_EXIST, no_such_device); in mapWindowsError()172 MAP_ERR_TO_COND(ERROR_INVALID_DRIVE, no_such_device); in mapWindowsError()
61 no_such_device = int(std::errc::no_such_device), enumerator
116 no_such_device = ASIO_WIN_OR_POSIX( enumerator
68 static_assert(static_cast<int>(std::errc::no_such_device) == ENODEV, ""); in main()
165 no_such_device, // ENODEV305 no_such_device = ENODEV,