Searched refs:sh_argprocsub (Results 1 – 6 of 6) sorted by relevance
362 extern struct argnod *sh_argprocsub(Shell_t*,struct argnod*);
398 extern struct argnod *sh_argprocsub(Shell_t*,struct argnod*);
797 struct argnod *sh_argprocsub(Shell_t *shp,struct argnod *argp) in sh_argprocsub() function842 ap = sh_argprocsub(shp,argp); in arg_expand()
1015 ap = sh_argprocsub(shp,ap); in sh_redirect()
790 struct argnod *sh_argprocsub(Shell_t *shp,struct argnod *argp) in sh_argprocsub() function 849 ap = sh_argprocsub(shp,argp); in arg_expand()
1216 ap = sh_argprocsub(shp,ap); in sh_redirect()