Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDErrc.h66 no_such_process = int(std::errc::no_such_process), enumerator
/freebsd-13-stable/contrib/llvm-project/libcxx/include/__system_error/
HDerrc.h216 no_such_process = ESRCH, in _LIBCPP_DECLARE_STRONG_ENUM()