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

/haiku-fatelf/src/bin/coreutils/src/
H A Dptx.c93 static const char *only_file = NULL; /* name of the `Only words' file */
1011 if (only_file && !search_table (&possible_key, &only_table))
2036 only_file = optarg;
2188 if (only_file)
2190 digest_word_file (only_file, &only_table);
2192 only_file = NULL;
92 static const char *only_file = NULL; /* name of the `Only words' file */ variable

Completed in 36 milliseconds