dashes            701 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c     static const char dashes[9] = "--------";
dashes            704 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c         printf("%8.8s", dashes);
dashes            707 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c     printf("%*.*s\n", len, len, dashes);