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

/freebsd-10-stable/usr.bin/fmt/
H A Dfmt.c249 static void center_stream (FILE *, const char *);
409 if (centerP) { center_stream(stream, name); return; }
603 center_stream(FILE *stream, const char *name) { function

Completed in 102 milliseconds