Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/codereview/
H A Dlwlp.c188 static char *headerstring; variable
340 headerstring = malloc((size_t)(i + 1)); in main()
341 (void) strcpy(headerstring, optarg); in main()
342 if (strcmp(headerstring, "-") == 0) in main()
996 proc(headerstring, outfile); in startpage()
1014 headerstring = filename; in setheaderfile()