Searched refs:HAVE_OPENPTY (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dopenbsd-compat.h203 #ifndef HAVE_OPENPTY
206 #endif /* HAVE_OPENPTY */
H A Dbsd-openpty.c36 #if !defined(HAVE_OPENPTY)
219 #endif /* !defined(HAVE_OPENPTY) */
/freebsd-11-stable/crypto/openssh/
H A Dconfig.h838 #define HAVE_OPENPTY 1 macro
H A Dsshpty.c88 #if !defined(__APPLE_PRIVPTY__) && !defined(HAVE_OPENPTY)
93 #endif /* !__APPLE_PRIVPTY__ && !HAVE_OPENPTY */
/freebsd-11-stable/contrib/libreadline/examples/rlfe/
H A Dpty.c316 #if defined(HAVE_OPENPTY) && !defined(PTY_DONE)
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Drkpty.c102 #if defined(HAVE_OPENPTY) || defined(__linux) || defined(__osf__) /* XXX */
105 #endif /* HAVE_OPENPTY .... */
/freebsd-11-stable/kerberos5/include/
H A Dconfig.h632 #define HAVE_OPENPTY 1 macro
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c368 #if defined(HAVE_OPENPTY) || defined(__linux) || defined(__osf__) /* XXX */
377 #endif /* HAVE_OPENPTY .... */

Completed in 108 milliseconds