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

/illumos-gate/usr/src/cmd/captoinfo/
H A Dcaptoinfo.c1374 setfilename(char *capfile) argument
1376 if (capfile [0] == '/')
1378 "TERMCAP=%s", capfile);
1381 "TERMCAP=%s/%s", dirname, capfile);

Completed in 46 milliseconds