Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/captoinfo/
H A Dotermcap.c59 #define E_TERMCAP "/usr/share/lib/termcap" macro
61 #define E_TERMCAP "/etc/termcap" macro
147 tf = open(E_TERMCAP, 0); in _tgetent()
153 tf = open(E_TERMCAP, 0); in _tgetent()
155 tf = open(E_TERMCAP, 0); in _tgetent()
/titanic_44/usr/src/ucblib/libtermcap/
H A Dtermcap.c26 #define E_TERMCAP "/etc/termcap" macro
102 tf = open(E_TERMCAP, 0); in tgetent()
104 tf = open(E_TERMCAP, 0); in tgetent()
/titanic_44/usr/src/cmd/tip/
H A Dremcap.c44 #define E_TERMCAP RM = SYSREMOTE macro
153 tf = open(E_TERMCAP, O_RDONLY); in getent()
165 tf = open(E_TERMCAP, O_RDONLY); in getent()