Home
last modified time | relevance | path

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

/coreutils/src/
Dfmt.c158 static int copy_rest (FILE *f, int c);
566 c = copy_rest (f, c); in get_paragraph()
630 copy_rest (FILE *f, int c) in copy_rest() function