Home
last modified time | relevance | path

Searched defs:shf (Results 1 - 12 of 12) sorted by relevance

/third_party/mksh/
H A Dtree.c59 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 Dshf.c53 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 Djobs.c1546 j_print(Job *j, int how, struct shf *shf) argument
[all...]
H A Dhistrap.c87 struct shf *shf; in c_fc() local
[all...]
H A Dlex.c1485 struct shf *shf; in set_prompt() local
[all...]
H A Dexec.c1588 hereinval(struct ioword *iop, int sub, char **resbuf, struct shf *shf) in hereinval() argument
1627 struct shf *shf; in herein() local
[all...]
H A Dmain.c769 struct shf *shf; in include() local
1054 quitenv(struct shf *shf) quitenv() argument
2067 struct shf *shf; init_environ() local
[all...]
H A Dmisc.c1395 print_value_quoted(struct shf *shf, const char *s) in print_value_quoted() argument
[all...]
H A Dfuncs.c2347 p_time(struct shf *shf, bool posix, long tv_sec, int tv_usec, int width, in p_time() argument
[all...]
H A Deval.c46 struct shf *shf; member
814 struct shf shf; in expand() local
1524 struct shf *shf; comsub() local
[all...]
H A Dedit.c5732 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 Dsh.h1317 struct shf *shf; member
1729 struct shf { global() struct
2167 struct shf *shf; global() member
2196 struct shf *shf; global() member
[all...]

Completed in 25 milliseconds