Searched refs:termfile (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/captoinfo/
H A Dcaptoinfo.c1441 FILE *termfile; local
1447 if ((termfile = fopen(filename, "r")) == NULL) {
1456 while (fgets(buffer, BUFSIZ, termfile) != NULL) {

Completed in 58 milliseconds