Lines Matching defs:shf
44 #define ptree_outhere(shf) do { \ argument
59 ptree(struct op *t, int indent, struct shf *shf) in ptree()
249 pioact(struct shf *shf, struct ioword *iop) in pioact()
319 wdvarput(struct shf *shf, const char *wp, int quotelevel, int opmode) in wdvarput()
439 fptreef(struct shf *shf, int indent, const char *fmt, ...) in fptreef()
453 struct shf shf; in snptreef() local
466 vfptreef(struct shf *shf, int indent, const char *fmt, va_list va) in vfptreef()
679 struct shf shf; in wdstrip() local
772 fpFUNCTf(struct shf *shf, int i, bool isksh, const char *k, struct op *v) in fpFUNCTf()
830 dumpchar(struct shf *shf, unsigned char c) in dumpchar()
842 dumpwdvar_i(struct shf *shf, const char *wp, int quotelevel) in dumpwdvar_i()
936 dumpwdvar(struct shf *shf, const char *wp) in dumpwdvar()
942 dumpioact(struct shf *shf, struct op *t) in dumpioact()
1001 dumptree(struct shf *shf, struct op *t) in dumptree()