Home
last modified time | relevance | path

Searched refs:HAVE_SGTTY_H (Results 1 – 25 of 329) sorted by relevance

12345678910>>...14

/dports/textproc/bibclean/bibclean-3.06/
H A Dcustom.h47 #undef HAVE_SGTTY_H
51 #undef HAVE_SGTTY_H
55 #if !defined(HAVE_TERMIOS_H) && !defined(HAVE_TERMIO_H) && !defined(HAVE_SGTTY_H)
59 #define HAVE_SGTTY_H 1 macro
/dports/textproc/bibclean/bibclean-3.06/save/
H A Dcustom.h47 #undef HAVE_SGTTY_H
51 #undef HAVE_SGTTY_H
55 #if !defined(HAVE_TERMIOS_H) && !defined(HAVE_TERMIO_H) && !defined(HAVE_SGTTY_H)
59 #define HAVE_SGTTY_H 1 macro
H A Dconfig.h81 #define HAVE_SGTTY_H 1 macro
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Duxterm.c47 # ifdef HAVE_SGTTY_H
136 #ifdef HAVE_SGTTY_H in terminal_state_get_ospeed()
152 #ifdef HAVE_SGTTY_H in terminal_state_get_ispeed()
168 #ifdef HAVE_SGTTY_H in terminal_state_set_ospeed()
185 #ifdef HAVE_SGTTY_H in terminal_state_set_ispeed()
198 #ifdef HAVE_SGTTY_H in terminal_state_cooked_output_p()
210 #ifdef HAVE_SGTTY_H in terminal_state_raw_output()
224 #ifdef HAVE_SGTTY_H in terminal_state_cooked_output()
238 #ifdef HAVE_SGTTY_H in terminal_state_buffered_p()
269 #ifdef HAVE_SGTTY_H in terminal_state_nonbuffered()
[all …]
/dports/net/openldap24-server/openldap-2.4.59/libraries/liblutil/
H A Dgetpass.c76 #if defined(HAVE_TERMIOS_H) || defined(HAVE_SGTTY_H) in lutil_getpass()
89 #if defined(HAVE_TERMIOS_H) || defined(HAVE_SGTTY_H) in lutil_getpass()
112 #if defined(HAVE_TERMIOS_H) || defined(HAVE_SGTTY_H) in lutil_getpass()
/dports/net/openldap24-client/openldap-2.4.59/libraries/liblutil/
H A Dgetpass.c76 #if defined(HAVE_TERMIOS_H) || defined(HAVE_SGTTY_H) in lutil_getpass()
89 #if defined(HAVE_TERMIOS_H) || defined(HAVE_SGTTY_H) in lutil_getpass()
112 #if defined(HAVE_TERMIOS_H) || defined(HAVE_SGTTY_H) in lutil_getpass()
/dports/net/openldap25-client/openldap-2.5.9/libraries/liblutil/
H A Dgetpass.c76 #if defined(HAVE_TERMIOS_H) || defined(HAVE_SGTTY_H) in lutil_getpass()
89 #if defined(HAVE_TERMIOS_H) || defined(HAVE_SGTTY_H) in lutil_getpass()
112 #if defined(HAVE_TERMIOS_H) || defined(HAVE_SGTTY_H) in lutil_getpass()
/dports/net/openldap25-server/openldap-2.5.9/libraries/liblutil/
H A Dgetpass.c76 #if defined(HAVE_TERMIOS_H) || defined(HAVE_SGTTY_H) in lutil_getpass()
89 #if defined(HAVE_TERMIOS_H) || defined(HAVE_SGTTY_H) in lutil_getpass()
112 #if defined(HAVE_TERMIOS_H) || defined(HAVE_SGTTY_H) in lutil_getpass()
/dports/net/openldap26-client/openldap-2.6.0/libraries/liblutil/
H A Dgetpass.c76 #if defined(HAVE_TERMIOS_H) || defined(HAVE_SGTTY_H) in lutil_getpass()
89 #if defined(HAVE_TERMIOS_H) || defined(HAVE_SGTTY_H) in lutil_getpass()
112 #if defined(HAVE_TERMIOS_H) || defined(HAVE_SGTTY_H) in lutil_getpass()
/dports/net/openldap26-server/openldap-2.6.0/libraries/liblutil/
H A Dgetpass.c76 #if defined(HAVE_TERMIOS_H) || defined(HAVE_SGTTY_H) in lutil_getpass()
89 #if defined(HAVE_TERMIOS_H) || defined(HAVE_SGTTY_H) in lutil_getpass()
112 #if defined(HAVE_TERMIOS_H) || defined(HAVE_SGTTY_H) in lutil_getpass()
/dports/math/gap/gap-4.11.0/pkg/xgap-4.30/src.x11/
H A Dutils.h60 #undef HAVE_SGTTY_H
61 #define HAVE_SGTTY_H 0 macro
/dports/www/webstone-ssl/WebStone2.5/src/
H A Dconfig.status252 ${ac_dA}HAVE_SGTTY_H${ac_dB}HAVE_SGTTY_H${ac_dC}1${ac_dD}
253 ${ac_uA}HAVE_SGTTY_H${ac_uB}HAVE_SGTTY_H${ac_uC}1${ac_uD}
254 ${ac_eA}HAVE_SGTTY_H${ac_eB}HAVE_SGTTY_H${ac_eC}1${ac_eD}
H A Dconfig.h78 #define HAVE_SGTTY_H 1 macro
/dports/japanese/canna-server/Canna37p3/canuum/
H A Dwnn_os.h63 #ifndef HAVE_SGTTY_H
106 # undef HAVE_SGTTY_H
/dports/japanese/canna-lib/Canna37p3/canuum/
H A Dwnn_os.h63 #ifndef HAVE_SGTTY_H
106 # undef HAVE_SGTTY_H
/dports/lang/ruby26/ruby-2.6.9/ext/io/console/
H A Dconsole.c36 #elif defined HAVE_SGTTY_H
143 #elif defined HAVE_SGTTY_H in set_rawmode()
165 #elif defined HAVE_SGTTY_H in set_cookedmode()
178 #elif defined HAVE_SGTTY_H in set_noecho()
190 #elif defined HAVE_SGTTY_H in set_echo()
202 #elif defined HAVE_SGTTY_H in echo_p()
811 #if defined HAVE_TERMIOS_H || defined HAVE_TERMIO_H || defined HAVE_SGTTY_H in console_dev()
/dports/archivers/gcpio/cpio-2.13/lib/
H A Dsystem-ioctl.h46 # if HAVE_SGTTY_H
/dports/archivers/gtar/tar-1.34/lib/
H A Dsystem-ioctl.h46 # if HAVE_SGTTY_H
/dports/net-mgmt/iftop/iftop-1.0pre4/
H A Dtui.c21 #elif defined(HAVE_SGTTY_H) && defined(TIOCSETP)
203 #elif defined(HAVE_SGTTY_H) && defined(TIOCSETP) in tui_loop()
347 #elif defined(HAVE_SGTTY_H) && defined(TIOCSETP) in tui_loop()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/gdbserver/
H A Dterminal.h41 #ifdef HAVE_SGTTY_H
/dports/devel/gdb761/gdb-7.6.1/gdb/gdbserver/
H A Dterminal.h41 #ifdef HAVE_SGTTY_H
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dterminal.h41 #if defined(HAVE_SGTTY_H)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dterminal.h41 #if defined(HAVE_SGTTY_H)
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dterminal.h39 #if defined(HAVE_SGTTY_H)
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dterminal.h38 #if defined(HAVE_SGTTY_H)

12345678910>>...14