Searched defs:exclude_file (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.c142 static char *exclude_file = NULL; variable
305 exclude_file = optarg;
1059 if ((fp = fopen(exclude_file, "r")) == NULL) {
1061 exclude_file);

Completed in 48 milliseconds