Searched refs:too_many_links (Results 1 – 3 of 3) sorted by relevance
79 too_many_links = int(std::errc::too_many_links) enumerator
262 too_many_links = EMLINK, in _LIBCPP_DECLARE_STRONG_ENUM()
817 …errc::not_a_directory || ec == errc::too_many_symbolic_link_levels || ec == errc::too_many_links) { in remove_all_impl()