Home
last modified time | relevance | path

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

/external/mksh/src/
Dtree.c419 shf_putchar(*wp++, shf); in wdvarput()
475 shf_putchar(va_arg(va, int), shf); in vfptreef()
Djobs.c637 shf_putchar('\n', shl_out); in exchild()
1638 shf_putchar(' ', shf); in j_print()
Dmisc.c1535 shf_putchar(opts->linesep, opts->shf); in print_columns()
1551 shf_putchar(opts->linesep, opts->shf); in print_columns()
Dshf.c603 shf_putchar(int c, struct shf *shf) in shf_putchar() function
Dsh.h1630 shf_putchar((uint8_t)(c), (shf)) : \
2617 int shf_putchar(int, struct shf *);
Dlex.c1496 shf_putchar(*ps1++, shf); in set_prompt()
Dmain.c1263 shf_putchar('\n', shl_out); in vwarningf()