Home
last modified time | relevance | path

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

/netbsd-src/bin/ps/
H A Dprint.c325 fmt_putc(' ', &left); in command()
339 fmt_putc(' ', &left); in command()
351 fmt_putc('(', &left); in command()
353 fmt_putc(')', &left); in command()
363 fmt_putc('[', &left); in command()
365 fmt_putc(']', &left); in command()
367 fmt_putc('(', &left); in command()
369 fmt_putc(')', &left); in command()
403 fmt_putc('-', &left); in groups()
408 fmt_putc(' ', &left); in groups()
[all …]
H A Dfmt.c52 fmt_putc(int c, int *leftp) in fmt_putc() function
H A Dextern.h55 void fmt_putc(int, int *);
/netbsd-src/usr.bin/w/
H A Dextern.h36 void fmt_putc(int, int *);
H A Dw.c445 fmt_putc('(', &left); in pr_args()
447 fmt_putc(')', &left); in pr_args()
453 fmt_putc(' ', &left); in pr_args()