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