Home
last modified time | relevance | path

Searched refs:REQUEST_TTY_AUTO (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssh/
H A Dreadconf.h206 #define REQUEST_TTY_AUTO 0 macro
H A Dreadconf.c1024 { "auto", REQUEST_TTY_AUTO },
2873 options->request_tty = REQUEST_TTY_AUTO; in fill_default_options()