Home
last modified time | relevance | path

Searched refs:too_many_files_open_in_system (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DErrc.h77 too_many_files_open_in_system = int(std::errc::too_many_files_open_in_system), enumerator
/freebsd/contrib/llvm-project/libcxx/include/__system_error/
H A Derrc.h260 too_many_files_open_in_system = ENFILE, in _LIBCPP_DECLARE_STRONG_ENUM()