Home
last modified time | relevance | path

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

/coreutils/src/
Dshuf.c379 char **input_lines = nullptr; in main() local
529 n_lines = read_input (stdin, eolbyte, &input_lines); in main()
530 line = input_lines; in main()