Home
last modified time | relevance | path

Searched defs:MAX_PTY_WRITE (Results 1 – 14 of 14) sorted by relevance

/dports/chinese/eterm/Eterm-0.9.6/src/
H A Dcommand.h285 # define MAX_PTY_WRITE PTY_BUF_SIZE macro
296 # define MAX_PTY_WRITE _POSIX_MAX_INPUT macro
298 # define MAX_PTY_WRITE 255 /* POSIX minimum MAX_INPUT */ macro
304 # define MAX_PTY_WRITE 128 /* 1/2 POSIX minimum MAX_INPUT */ macro
/dports/x11/eterm/Eterm-0.9.6/src/
H A Dcommand.h285 # define MAX_PTY_WRITE PTY_BUF_SIZE macro
296 # define MAX_PTY_WRITE _POSIX_MAX_INPUT macro
298 # define MAX_PTY_WRITE 255 /* POSIX minimum MAX_INPUT */ macro
304 # define MAX_PTY_WRITE 128 /* 1/2 POSIX minimum MAX_INPUT */ macro
/dports/japanese/eterm/Eterm-0.9.6/src/
H A Dcommand.h285 # define MAX_PTY_WRITE PTY_BUF_SIZE macro
296 # define MAX_PTY_WRITE _POSIX_MAX_INPUT macro
298 # define MAX_PTY_WRITE 255 /* POSIX minimum MAX_INPUT */ macro
304 # define MAX_PTY_WRITE 128 /* 1/2 POSIX minimum MAX_INPUT */ macro
/dports/x11/xvt/xvt-3.0.1/src/
H A Dcommand.c3117 #define MAX_PTY_WRITE 128 /* 1/2 POSIX minimum MAX_INPUT */ macro
/dports/x11-clocks/rclock/rxvt-2.7.10/src/
H A Dcommand.c3117 #define MAX_PTY_WRITE 128 /* 1/2 POSIX minimum MAX_INPUT */ macro
/dports/x11/multi-aterm/multi-aterm-0.2.1/src/
H A Dcommand.c3902 #define MAX_PTY_WRITE 128 /* 1/2 POSIX minimum MAX_INPUT */ macro
/dports/chinese/aterm/aterm-1.0.1/src/
H A Dcommand.c3858 #define MAX_PTY_WRITE 128 /* 1/2 POSIX minimum MAX_INPUT */ macro
/dports/x11/aterm/aterm-1.0.1/src/
H A Dcommand.c3860 #define MAX_PTY_WRITE 128 /* 1/2 POSIX minimum MAX_INPUT */ macro
/dports/x11/rxvt-unicode/rxvt-unicode-9.30/src/
H A Dcommand.C4174 static const unsigned int MAX_PTY_WRITE = 255; // minimum MAX_INPUT variable
/dports/x11/mrxvt-devel/mrxvt-0.5.4/src/
H A Dcommand.c6981 #define MAX_PTY_WRITE 128 /* 1/2 POSIX minimum MAX_INPUT */ in rxvt_tt_write() macro
/dports/japanese/kterm/kterm-6.2.0.fb6/
H A Dcharproc.c2554 #define MAX_PTY_WRITE 128 /* 1/2 POSIX minimum MAX_INPUT */ macro
/dports/x11/mrxvt/mrxvt-0.4.2/src/
H A Dcommand.c6735 #define MAX_PTY_WRITE 128 /* 1/2 POSIX minimum MAX_INPUT */ macro
/dports/editors/cooledit/cooledit-3.17.28/rxvt/
H A Drxvtlib.h1852 #define MAX_PTY_WRITE 128 /* 1/2 POSIX minimum MAX_INPUT */ macro
/dports/x11/xterm/xterm-370/
H A Dcharproc.c5316 #define MAX_PTY_WRITE 128 /* 1/2 POSIX minimum MAX_INPUT */ in v_write() macro