Home
last modified time | relevance | path

Searched refs:SUN_SYSTEM (Results 1 – 7 of 7) sorted by relevance

/vim-8.2.3635/src/
H A Dpty.c66 # ifdef SUN_SYSTEM
94 #if !defined(SUN_SYSTEM) && !defined(VMS)
98 #if defined(SUN_SYSTEM) && defined(LOCKPTY) && !defined(TIOCEXCL)
180 # ifdef SUN_SYSTEM in setup_slavepty()
426 #if defined(SUN_SYSTEM) && defined(TIOCGPGRP) && !defined(SUNOS3) in mch_openpty()
456 && defined(SUN_SYSTEM) in mch_isatty()
H A Dos_unixx.h21 #if defined(HAVE_SYS_IOCTL_H) && !defined(SUN_SYSTEM)
H A Dmessage_test.c284 #ifdef SUN_SYSTEM in test_vim_snprintf()
H A Dvim.h258 # define SUN_SYSTEM macro
2661 #if (defined(SUN_SYSTEM) || defined(BSD) || defined(__FreeBSD_kernel__)) \
H A Dgui_xim.c1290 # if defined(XtSpecificationRelease) && XtSpecificationRelease >= 6 && !defined(SUN_SYSTEM)
H A Dos_unix.c3495 #if defined(HAVE_SVR4_PTYS) && defined(SUN_SYSTEM) in get_tty_fd()
H A Devalfunc.c4881 #ifdef SUN_SYSTEM in f_has()