Lines Matching defs:shf
46 ptree(struct op *t, int indent, struct shf *shf) in ptree()
246 pioact(struct shf *shf, struct ioword *iop) in pioact()
301 wdvarput(struct shf *shf, const char *wp, int quotelevel, int opmode) in wdvarput()
415 fptreef(struct shf *shf, int indent, const char *fmt, ...) in fptreef()
429 struct shf shf; in snptreef() local
442 vfptreef(struct shf *shf, int indent, const char *fmt, va_list va) in vfptreef()
646 struct shf shf; in wdstrip() local
739 fpFUNCTf(struct shf *shf, int i, bool isksh, const char *k, struct op *v) in fpFUNCTf()
797 dumpchar(struct shf *shf, int c) in dumpchar()
809 dumpwdvar_i(struct shf *shf, const char *wp, int quotelevel) in dumpwdvar_i()
896 dumpwdvar(struct shf *shf, const char *wp) in dumpwdvar()
902 dumpioact(struct shf *shf, struct op *t) in dumpioact()
961 dumptree(struct shf *shf, struct op *t) in dumptree()