Searched refs:HAVE_OPENPTY (Results 1 – 5 of 5) sorted by relevance
173 #define HAVE_OPENPTY 1 macro
26 #if defined(HAVE__GETPTY) || defined(HAVE_OPENPTY)51 #if defined(HAVE_OPENPTY) in pty_allocate()
75 If openpty() is being used (HAVE_OPENPTY defined in config.h) and it fails,
167 AC_SEARCH_LIBS(openpty, util, [AC_DEFINE(HAVE_OPENPTY,,Have openpty() function)]) definition172 AC_SEARCH_LIBS(openpty, util, [AC_DEFINE(HAVE_OPENPTY)]) definition
172 #undef HAVE_OPENPTY