fmt_puts
fmt_puts(kp->p_comm, &left);
fmt_puts(str, &left);
fmt_puts(*argv, &left);
static void fmt_puts(const char *, int *);