Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DPseudoTerminal.h28 err_unlockpt_failed = -4, enumerator
H A DPseudoTerminal.cpp73 return err_unlockpt_failed; in OpenFirstAvailablePrimary()