Home
last modified time | relevance | path

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

/dports/japanese/ne/ne/lib/
H A Dterm.c129 #define TERMCAPSIZE 2048 macro
258 char buf[TERMCAPSIZE+1], *p; in term_getent()
448 static char tbuf[TERMCAPSIZE+1]; in term_init()
/dports/japanese/lipsf/lipsf-200/
H A Dterm.c364 #define TERMCAPSIZE 2048 macro
1436 char strbuf[TERMCAPSIZE];
1455 char strbuf[TERMCAPSIZE];
1576 char *cp, *terminalname, buf[TERMCAPSIZE]; in getterment()