Searched refs:sh_argprocsub (Results 1 – 3 of 3) sorted by relevance
362 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()