Home
last modified time | relevance | path

Searched refs:TCAPSLEN (Results 1 – 14 of 14) sorted by relevance

/dports/editors/beav/beav-140/
H A Dtcap.c38 #define TCAPSLEN 315 macro
39 char tcapbuf[TCAPSLEN];
163 if (p >= &tcapbuf[TCAPSLEN]) in tcapopen()
/dports/editors/uemacs/uemacs-4.0/src/
H A Dtcap.c186 #define TCAPSLEN 1024 macro
187 char tcapbuf[TCAPSLEN];
341 if (p >= &tcapbuf[TCAPSLEN]) { in tcapopen()
/dports/japanese/ng/ng-1.4.4/sys/default/
H A Dtty.c61 #define TCAPSLEN 1024 macro
62 char tcapbuf[TCAPSLEN];
188 if (p >= &tcapbuf[TCAPSLEN]) in ttinit()
/dports/japanese/ng-canna/ng-1.4.4/sys/default/
H A Dtty.c61 #define TCAPSLEN 1024 macro
62 char tcapbuf[TCAPSLEN];
188 if (p >= &tcapbuf[TCAPSLEN]) in ttinit()
/dports/japanese/ng-devel/ng-1.5beta1/sys/default/
H A Dtty.c64 #define TCAPSLEN 1024 macro
65 char tcapbuf[TCAPSLEN];
191 if (p >= &tcapbuf[TCAPSLEN]) in ttinit()
/dports/japanese/ng-devel/ng-1.5beta1/sys/msdos/
H A Dtty.c71 #define TCAPSLEN 1024 macro
72 char tcapbuf[TCAPSLEN];
206 if (p >= &tcapbuf[TCAPSLEN]) in ttinit()
/dports/japanese/ng-canna/ng-1.4.4/sys/msdos/
H A Dtty.c68 #define TCAPSLEN 1024 macro
69 char tcapbuf[TCAPSLEN];
203 if (p >= &tcapbuf[TCAPSLEN]) in ttinit()
/dports/japanese/ng/ng-1.4.4/sys/msdos/
H A Dtty.c68 #define TCAPSLEN 1024 macro
69 char tcapbuf[TCAPSLEN];
203 if (p >= &tcapbuf[TCAPSLEN]) in ttinit()
/dports/editors/xvile/vile-9.8v/
H A Dcurses.c29 # define TCAPSLEN 1024 macro
30 static char tc_parsed[TCAPSLEN];
H A Dtcap.c19 # define TCAPSLEN 1024 macro
20 static char tc_parsed[TCAPSLEN];
/dports/editors/vile/vile-9.8v/
H A Dcurses.c29 # define TCAPSLEN 1024 macro
30 static char tc_parsed[TCAPSLEN];
H A Dtcap.c19 # define TCAPSLEN 1024 macro
20 static char tc_parsed[TCAPSLEN];
/dports/mail/alpine/alpine-465e23b/pico/osdep/
H A Dterminal.c863 #define TCAPSLEN 800 macro
864 char tcapbuf[TCAPSLEN];
1174 if (p >= &tcapbuf[TCAPSLEN]){ in tcapterminalinfo()
/dports/editors/pico-alpine/alpine-465e23b/pico/osdep/
H A Dterminal.c863 #define TCAPSLEN 800 macro
864 char tcapbuf[TCAPSLEN];
1174 if (p >= &tcapbuf[TCAPSLEN]){ in tcapterminalinfo()