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

  /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...]

Completed in 39 milliseconds