Home
last modified time | relevance | path

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

/coreutils/src/
Dptx.c86 static char const *break_file = nullptr; /* name of the 'Break chars' file */ variable
470 else if (!break_file) in initialize_regex()
1826 break_file = optarg; in main()
1995 if (break_file) in main()
1996 digest_break_file (break_file); in main()