Home
last modified time | relevance | path

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

/coreutils/src/
Dshuf.c257 read_input (FILE *in, char eolbyte, char ***pline) in read_input() argument
287 *pline = line = xnmalloc (n_lines + 1, sizeof *line); in read_input()