Searched refs:file_not_found (Results 1 – 6 of 6) sorted by relevance
43 case sys::fs::file_type::file_not_found: in create()
670 return status_known(status) && status.type() != file_type::file_not_found; in exists()
275 if (ec != windows_error::file_not_found)283 if (ec != windows_error::file_not_found)356 if (ec != windows_error::file_not_found &&489 if (ec == windows_error::file_not_found ||491 result = file_status(file_type::file_not_found);
836 file_not_found = 2, // ERROR_FILE_NOT_FOUND,
56 file_not_found, enumerator
333 result = file_status(file_type::file_not_found);