Searched refs:no_such_file_or_directory (Results 1 – 3 of 3) sorted by relevance
80 MAP_ERR_TO_COND(ERROR_FILE_NOT_FOUND, no_such_file_or_directory);99 MAP_ERR_TO_COND(ERROR_PATH_NOT_FOUND, no_such_file_or_directory);100 MAP_ERR_TO_COND(ERROR_BAD_NETPATH, no_such_file_or_directory);
242 if (errno != errc::no_such_file_or_directory)288 if (errno != errc::no_such_file_or_directory)332 if (ec == errc::no_such_file_or_directory)435 if (SavedErrno == errc::no_such_file_or_directory &&451 return make_error_code(errc::no_such_file_or_directory);
553 no_such_file_or_directory = ENOENT, enumerator