Searched refs:err_grantpt_failed (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/lldb/tools/debugserver/source/ | ||
D | PseudoTerminal.h | 27 err_grantpt_failed = -3, enumerator |
D | PseudoTerminal.cpp | 67 return err_grantpt_failed; in OpenFirstAvailablePrimary() |