Lines Matching refs:Shell_t
86 Shell_t *sh;
95 static int arg_expand(Shell_t*,struct argnod*,struct argnod**,int);
101 void *sh_argopen(Shell_t *shp)
140 Shell_t *shp = (Shell_t*)context;
385 void sh_applyopts(Shell_t* shp,Shopt_t newflags)
481 struct dolnod *sh_argfree(Shell_t *shp, struct dolnod *blk,int flag)
546 struct dolnod *sh_argnew(Shell_t *shp,char *argi[], struct dolnod **savargfor)
560 void sh_argreset(Shell_t *shp,struct dolnod *blk, struct dolnod *afor)
575 struct dolnod *sh_arguse(Shell_t* shp)
699 char **sh_argbuild(Shell_t *shp,int *nargs, const struct comnod *comptr,int flag)
781 struct argnod *sh_argprocsub(Shell_t *shp,struct argnod *argp)
833 static int arg_expand(Shell_t *shp,register struct argnod *argp, struct argnod **argchain,int flag)