Searched refs:text_file_busy (Results 1 – 3 of 3) sorted by relevance
96 static_assert(static_cast<int>(std::errc::text_file_busy) == ETXTBSY, ""); in main()
195 text_file_busy, // ETXTBSY354 text_file_busy = ETXTBSY,
609 text_file_busy = ETXTBSY, enumerator