Home
last modified time | relevance | path

Searched refs:HAVE_OPENPTY (Results 1 – 10 of 10) sorted by relevance

/freebsd-9-stable/crypto/openssh/openbsd-compat/
Dopenbsd-compat.h188 #ifndef HAVE_OPENPTY
Dbsd-openpty.c36 #if !defined(HAVE_OPENPTY)
/freebsd-9-stable/crypto/openssh/
Dconfig.h816 #define HAVE_OPENPTY 1 macro
Dconfig.h.in815 #undef HAVE_OPENPTY
/freebsd-9-stable/kerberos5/include/
Dconfig.h578 #define HAVE_OPENPTY 1 macro
/freebsd-9-stable/contrib/libreadline/examples/rlfe/
Dpty.c316 #if defined(HAVE_OPENPTY) && !defined(PTY_DONE)
Dconfig.h.in361 * define HAVE_OPENPTY if your system has the openpty() call.
363 #undef HAVE_OPENPTY
Dconfigure.in254 [AC_CHECK_LIB(util,openpty, [AC_DEFINE(HAVE_OPENPTY)] [LIBS="$LIBS -lutil"])])
/freebsd-9-stable/crypto/heimdal/appl/telnet/telnetd/
Dsys_term.c361 #if defined(HAVE_OPENPTY) || defined(__linux) || defined(__osf__) /* XXX */ in getpty()
/freebsd-9-stable/crypto/heimdal/include/
Dconfig.h.in573 #undef HAVE_OPENPTY