Searched refs:enoent (Results 1 – 2 of 2) sorted by relevance
39 static const std::error_code enoent(ENOENT, std::generic_category());188 if (fsStatus == fsErrors::enoent) continue; in findUsbDevice()
1562 TEST(liblog, enoent) { in TEST() argument