Home
last modified time | relevance | path

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

/coreutils/src/
Dnl.c95 static char const *separator_str = "\t"; variable
285 printf (lineno_format, lineno_width, line_no, separator_str); in print_lineno()
539 separator_str = optarg; in main()
598 len = strlen (separator_str); in main()