Home
last modified time | relevance | path

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

/coreutils/src/
Dfmt.c156 static int get_prefix (FILE *f);
487 next_char = get_prefix (f); in fmt()
573 c = get_prefix (f); in get_paragraph()
721 return get_prefix (f); in get_line()
728 get_prefix (FILE *f) in get_prefix() function