Home
last modified time | relevance | path

Searched refs:HAVE_PTSNAME_R (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/lib/clang/include/lldb/Host/
DConfig.h24 #define HAVE_PTSNAME_R 1 macro
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Host/
DConfig.h.cmake23 #cmakedefine01 HAVE_PTSNAME_R
/freebsd-12-stable/contrib/llvm-project/lldb/source/Host/common/
DPseudoTerminal.cpp104 #if HAVE_PTSNAME_R in GetSecondaryName()