Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DErrc.h56 no_child_process = int(std::errc::no_child_process), enumerator
/freebsd/contrib/llvm-project/libcxx/include/__system_error/
H A Derrc.h158 no_child_process = ECHILD, in _LIBCPP_DECLARE_STRONG_ENUM()