Home
last modified time | relevance | path

Searched defs:HAVE_OPENPTY (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/rlfe/
H A Dconfigure.in257 [AC_CHECK_LIB(util,openpty, [AC_DEFINE(HAVE_OPENPTY)] [LIBS="$LIBS -lutil"])]) definition
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/examples/rlfe/
H A Dconfigure.in257 [AC_CHECK_LIB(util,openpty, [AC_DEFINE(HAVE_OPENPTY)] [LIBS="$LIBS -lutil"])]) definition
/netbsd-src/crypto/external/bsd/heimdal/include/
H A Dconfig.h671 #define HAVE_OPENPTY 1 macro