Home
last modified time | relevance | path

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

/freebsd/usr.bin/fmt/
H A Dfmt.c236 static int centerP = 0; /* Try to center lines? */ variable
288 centerP = 1; in main()
445 if (centerP) { in process_stream()