Home
last modified time | relevance | path

Searched refs:HAVE_OPENPTY (Results 1 – 8 of 8) sorted by relevance

/external/dropbear/
Dconfig.h173 #define HAVE_OPENPTY 1 macro
Dsshpty.c26 #if defined(HAVE__GETPTY) || defined(HAVE_OPENPTY)
51 #if defined(HAVE_OPENPTY) in pty_allocate()
DINSTALL75 If openpty() is being used (HAVE_OPENPTY defined in config.h) and it fails,
Dconfigure.in167 AC_SEARCH_LIBS(openpty, util, [AC_DEFINE(HAVE_OPENPTY,,Have openpty() function)]) definition
172 AC_SEARCH_LIBS(openpty, util, [AC_DEFINE(HAVE_OPENPTY)]) definition
Dconfig.h.in172 #undef HAVE_OPENPTY
/external/openssh/openbsd-compat/
Dopenbsd-compat.h177 #ifndef HAVE_OPENPTY
Dbsd-openpty.c36 #if !defined(HAVE_OPENPTY)
/external/openssh/
Dconfig.h.in682 #undef HAVE_OPENPTY