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

/freebsd-10.0-release/usr.bin/fmt/
H A Dfmt.c220 static int centerP=0; /* Try to center lines? */ variable
272 centerP = 1;
409 if (centerP) { center_stream(stream, name); return; }

Completed in 136 milliseconds