/third_party/mksh/ |
H A D | tree.c | 59 ptree(struct op *t, int indent, struct shf *shf) in ptree() argument 249 pioact(struct shf *shf, struct ioword *iop) pioact() argument 319 wdvarput(struct shf *shf, const char *wp, int quotelevel, int opmode) wdvarput() argument 439 fptreef(struct shf *shf, int indent, const char *fmt, ...) fptreef() argument 453 struct shf shf; snptreef() local 466 vfptreef(struct shf *shf, int indent, const char *fmt, va_list va) vfptreef() argument 478 shf_putchar(va_arg(va, int), shf); vfptreef() local 482 shf_puts(va_arg(va, char *), shf); vfptreef() local 498 ptree(va_arg(va, struct op *), indent, shf); vfptreef() local 679 struct shf shf; wdstrip() local 772 fpFUNCTf(struct shf *shf, int i, bool isksh, const char *k, struct op *v) fpFUNCTf() argument 830 dumpchar(struct shf *shf, unsigned char c) dumpchar() argument 842 dumpwdvar_i(struct shf *shf, const char *wp, int quotelevel) dumpwdvar_i() argument 936 dumpwdvar(struct shf *shf, const char *wp) dumpwdvar() argument 942 dumpioact(struct shf *shf, struct op *t) dumpioact() argument 1001 dumptree(struct shf *shf, struct op *t) dumptree() argument [all...] |
H A D | shf.c | 53 struct shf *shf; in shf_open() local 129 shf_fdopen(int fd, int sflags, struct shf *shf) shf_fdopen() argument 164 shf_reopen(int fd, int sflags, struct shf *shf) shf_reopen() argument 198 shf_sopen(char *buf, ssize_t bsize, int sflags, struct shf *shf) shf_sopen() argument 231 shf_close(struct shf *shf) shf_close() argument 250 shf_fdclose(struct shf *shf) shf_fdclose() argument 273 shf_sclose(struct shf *shf) shf_sclose() argument 292 shf_flush(struct shf *shf) shf_flush() argument 326 shf_emptybuf(struct shf *shf, int flags) shf_emptybuf() argument 409 shf_fillbuf(struct shf *shf) shf_fillbuf() argument 455 shf_read(char *buf, ssize_t bsize, struct shf *shf) shf_read() argument 491 shf_getse(char *buf, ssize_t bsize, struct shf *shf) shf_getse() argument 549 shf_getchar(struct shf *shf) shf_getchar() argument 566 shf_ungetc(int c, struct shf *shf) shf_ungetc() argument 604 shf_putchar(int c, struct shf *shf) shf_putchar() argument 648 shf_puts(const char *s, struct shf *shf) shf_puts() argument 658 shf_write(const char *buf, ssize_t nbytes, struct shf *shf) shf_write() argument 730 shf_fprintf(struct shf *shf, const char *fmt, ...) shf_fprintf() argument 745 struct shf shf; shf_snprintf() local 765 struct shf shf; shf_smprintf() local 790 shf_vfprintf(struct shf *shf, const char *fmt, va_list args) shf_vfprintf() argument 1079 shf_getc(struct shf *shf) shf_getc() argument 1085 shf_putc(int c, struct shf *shf) shf_putc() argument [all...] |
H A D | jobs.c | 1546 j_print(Job *j, int how, struct shf *shf) argument [all...] |
H A D | histrap.c | 87 struct shf *shf; in c_fc() local [all...] |
H A D | lex.c | 1485 struct shf *shf; in set_prompt() local [all...] |
H A D | exec.c | 1588 hereinval(struct ioword *iop, int sub, char **resbuf, struct shf *shf) in hereinval() argument 1627 struct shf *shf; in herein() local [all...] |
H A D | main.c | 769 struct shf *shf; in include() local 1054 quitenv(struct shf *shf) quitenv() argument 2067 struct shf *shf; init_environ() local [all...] |
H A D | misc.c | 1395 print_value_quoted(struct shf *shf, const char *s) in print_value_quoted() argument [all...] |
H A D | funcs.c | 2347 p_time(struct shf *shf, bool posix, long tv_sec, int tv_usec, int width, in p_time() argument [all...] |
H A D | eval.c | 46 struct shf *shf; member 814 struct shf shf; in expand() local 1524 struct shf *shf; comsub() local [all...] |
H A D | edit.c | 5732 struct shf shf; in x_quote_region_helper() local 5736 shf_sopen(alloc(newlen, AEDIT), newlen, SHF_WR | SHF_DYNAMIC, &shf); in x_quote_region_helper() local
|
H A D | sh.h | 1317 struct shf *shf; member 1729 struct shf { global() struct 2167 struct shf *shf; global() member 2196 struct shf *shf; global() member [all...] |