Home
last modified time | relevance | path

Searched refs:sh_argprocsub (Results 1 – 6 of 6) sorted by relevance

/titanic_51/usr/src/lib/libshell/common/include/
H A Ddefs.h362 extern struct argnod *sh_argprocsub(Shell_t*,struct argnod*);
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Ddefs.h398 extern struct argnod *sh_argprocsub(Shell_t*,struct argnod*);
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dargs.c797 struct argnod *sh_argprocsub(Shell_t *shp,struct argnod *argp) in sh_argprocsub() function
842 ap = sh_argprocsub(shp,argp); in arg_expand()
H A Dio.c1015 ap = sh_argprocsub(shp,ap); in sh_redirect()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dargs.c790 struct argnod *sh_argprocsub(Shell_t *shp,struct argnod *argp) in sh_argprocsub() function
849 ap = sh_argprocsub(shp,argp); in arg_expand()
H A Dio.c1216 ap = sh_argprocsub(shp,ap); in sh_redirect()