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

/freebsd-13-stable/crypto/openssh/regress/
H A Dkey-options.sh30 config_defined HAVE_OPENPTY || verbose "skipped for no openpty(3)"
48 config_defined HAVE_OPENPTY || verbose "skipped for no openpty(3)"
/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dbsd-openpty.c36 #if !defined(HAVE_OPENPTY)
194 #endif /* !defined(HAVE_OPENPTY) */
H A Dopenbsd-compat.h224 #ifndef HAVE_OPENPTY
227 #endif /* HAVE_OPENPTY */
/freebsd-13-stable/crypto/openssh/
H A Dsshpty.c88 #if !defined(__APPLE_PRIVPTY__) && !defined(HAVE_OPENPTY)
93 #endif /* !__APPLE_PRIVPTY__ && !HAVE_OPENPTY */
H A Dconfig.h937 #define HAVE_OPENPTY 1 macro
/freebsd-13-stable/kerberos5/include/
H A Dconfig.h632 #define HAVE_OPENPTY 1 macro
/freebsd-13-stable/crypto/heimdal/lib/roken/
H A Drkpty.c102 #if defined(HAVE_OPENPTY) || defined(__linux) || defined(__osf__) /* XXX */
105 #endif /* HAVE_OPENPTY .... */
/freebsd-13-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 90 milliseconds