Home
last modified time | relevance | path

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

/freebsd/usr.bin/fmt/
H A Dfmt.c264 static void center_stream(FILE *, const char *);
446 center_stream(stream, name); in process_stream()
686 center_stream(FILE *stream, const char *name) in center_stream() function