Home
last modified time | relevance | path

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

/coreutils/src/
Dptx.c157 static WORD_TABLE only_table; /* table of words to select */ variable
941 if (only_file && !search_table (&possible_key, &only_table)) in find_occurs_in_text()
2011 digest_word_file (only_file, &only_table); in main()
2012 if (only_table.length == 0) in main()