Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DErrc.h63 no_such_process = int(std::errc::no_such_process), enumerator
/freebsd-12.1/contrib/libc++/include/
H A D__errc70 no_such_process, // ESRCH
175 no_such_process = ESRCH,