Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DErrc.h66 no_such_process = int(std::errc::no_such_process), enumerator
/freebsd/contrib/llvm-project/libcxx/include/__system_error/
H A Derrc.h216 no_such_process = ESRCH, in _LIBCPP_DECLARE_STRONG_ENUM()