Searched refs:too_many_links (Results 1 – 3 of 3) sorted by relevance
75 too_many_links = int(std::errc::too_many_links) enumerator
100 static_assert(static_cast<int>(std::errc::too_many_links) == EMLINK, ""); in main()
193 too_many_links, // EMLINK341 too_many_links = EMLINK,