Searched refs:HAS_OPENPTY (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xconsole/dist/
H A Dconfigure.ac59 AC_CHECK_FUNC(openpty, [HAS_OPENPTY="yes"])
60 if test "x$HAS_OPENPTY" = "xyes" ; then
61 AC_DEFINE([HAS_OPENPTY], 1, definition
H A Dxconsole.c68 #ifdef HAS_OPENPTY
164 # ifndef HAS_OPENPTY
774 #ifdef HAS_OPENPTY
838 #endif /* HAS_OPENPTY */

Completed in 4 milliseconds