Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/captoinfo/
H A Dotermcap.c57 #define E_TERMCAP "/usr/share/lib/termcap" macro
59 #define E_TERMCAP "/etc/termcap" macro
145 tf = open(E_TERMCAP, 0); in _tgetent()
151 tf = open(E_TERMCAP, 0); in _tgetent()
153 tf = open(E_TERMCAP, 0); in _tgetent()
/illumos-gate/usr/src/ucblib/libtermcap/
H A Dtermcap.c24 #define E_TERMCAP "/etc/termcap" macro
100 tf = open(E_TERMCAP, 0); in tgetent()
102 tf = open(E_TERMCAP, 0); in tgetent()
/illumos-gate/usr/src/cmd/tip/
H A Dremcap.c43 #define E_TERMCAP RM = SYSREMOTE macro
150 tf = open(E_TERMCAP, O_RDONLY); in getent()
162 tf = open(E_TERMCAP, O_RDONLY); in getent()