HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_OPENPTY (Results 1 - 10 of 10) sorted by null

  /external/dropbear/
config.h 173 #define HAVE_OPENPTY 1
sshpty.c 26 #if defined(HAVE__GETPTY) || defined(HAVE_OPENPTY)
51 #if defined(HAVE_OPENPTY)
69 #else /* HAVE_OPENPTY */
242 #endif /* HAVE_OPENPTY */
config.h.in 172 #undef HAVE_OPENPTY
  /external/openssh/openbsd-compat/
openbsd-compat.h 177 #ifndef HAVE_OPENPTY
180 #endif /* HAVE_OPENPTY */
bsd-openpty.c 36 #if !defined(HAVE_OPENPTY)
221 #endif /* !defined(HAVE_OPENPTY) */
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyconfig.h 492 #define HAVE_OPENPTY 1
    [all...]
pyport.h 670 #if defined(HAVE_OPENPTY) || defined(HAVE_FORKPTY)
678 #endif /* defined(HAVE_OPENPTY) || defined(HAVE_FORKPTY) */
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h 492 #define HAVE_OPENPTY 1
    [all...]
pyport.h 670 #if defined(HAVE_OPENPTY) || defined(HAVE_FORKPTY)
678 #endif /* defined(HAVE_OPENPTY) || defined(HAVE_FORKPTY) */
    [all...]
  /external/openssh/
config.h.in 682 #undef HAVE_OPENPTY
    [all...]

Completed in 205 milliseconds