Lines Matching refs:shf
147 static struct shf *shl_j;
157 static void j_print(Job *, int, struct shf *);
1546 j_print(Job *j, int how, struct shf *shf) argument
1565 shf_fprintf(shf, Tf_dN, (int)(j->pgrp ? j->pgrp :
1631 shf_fprintf(shf, "[%d] %c ", j->job, jobchar);
1633 shf_puts(filler, shf);
1637 shf_fprintf(shf, "%5d ", (int)p->pid);
1643 shf_fprintf(shf, "%s%s ",
1646 shf_puts(buf, shf);
1647 shf_putchar(' ', shf);
1652 shf_fprintf(shf, "%-20s %s%s%s", buf, p->command,
1665 shf_fprintf(shf, "%s%5d %-20s %s%s", filler,
1669 shf_fprintf(shf, Tf__ss, p->command,
1675 shf_putc('\n', shf);