Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/captoinfo/
H A Dotermcap.c91 static int otnamatch(char *);
190 if (otnamatch(name)) { in _tgetent()
261 otnamatch(char *np) in otnamatch() function