Home
last modified time | relevance | path

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

/illumos-gate/usr/src/ucbcmd/tset/
H A Dtset.c416 #define CAPBUFSIZ 1024 macro
417 char Capbuf[CAPBUFSIZ]; /* line from /etc/termcap for this TtyType */
455 char buf[CAPBUFSIZ]; in main()
1389 char buf[CAPBUFSIZ]; in wrtermcap()