Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/lp/lib/lp/
H A Dtidbit.c55 static int open_terminfo_file(char *, char *);
57 static int open_terminfo_file();
260 tfd = open_terminfo_file(terminfo, term);
263 tfd = open_terminfo_file(TERMINFO, term);
431 open_terminfo_file( in open_terminfo_file() function
436 open_terminfo_file(terminfo, term) in open_terminfo_file()