Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/lib/lp/
H A Disterminfo.c94 static int _isterminfo ( char * , char * );
96 static int _isterminfo();
135 && _isterminfo(type, envTERMINFO)
137 || _isterminfo(type, TERMINFO)
168 _isterminfo ( in _isterminfo() function
173 _isterminfo (type, parent) in _isterminfo()