Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.c141 static char *exclude_file = NULL; variable
304 exclude_file = optarg; in main()
1056 if ((fp = fopen(exclude_file, "r")) == NULL) { in read_exclude_file()
1058 exclude_file); in read_exclude_file()