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

/illumos-gate/usr/src/tools/codereview/
H A Dlwlp.c189 static char *bannerfile; variable
563 bannerfile = argv[first_file+1];
570 setheaderfile(bannerfile);
892 if (bannerfile) {
893 current.lineno += printbanner(bannerfile, outfile);
894 bannerfile = NULL;

Completed in 45 milliseconds