Lines Matching defs:shf
46 ptree(struct op *t, int indent, struct shf *shf) in ptree()
247 pioact(struct shf *shf, struct ioword *iop) in pioact()
302 wdvarput(struct shf *shf, const char *wp, int quotelevel, int opmode) in wdvarput()
422 fptreef(struct shf *shf, int indent, const char *fmt, ...) in fptreef()
436 struct shf shf; in snptreef() local
449 vfptreef(struct shf *shf, int indent, const char *fmt, va_list va) in vfptreef()
650 struct shf shf; in wdstrip() local
747 fpFUNCTf(struct shf *shf, int i, bool isksh, const char *k, struct op *v) in fpFUNCTf()
803 dumpchar(struct shf *shf, int c) in dumpchar()
815 dumpwdvar_i(struct shf *shf, const char *wp, int quotelevel) in dumpwdvar_i()
898 dumpwdvar(struct shf *shf, const char *wp) in dumpwdvar()
904 dumpioact(struct shf *shf, struct op *t) in dumpioact()
963 dumptree(struct shf *shf, struct op *t) in dumptree()