Searched refs:sh_argreset (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/libshell/common/include/ |
H A D | defs.h | 363 extern void sh_argreset(Shell_t*,struct dolnod*,struct dolnod*);
|
/titanic_50/usr/src/lib/libshell/common/bltins/ |
H A D | misc.c | 302 sh_argreset(shp,argsave,saveargfor); in b_dot_cmd()
|
/titanic_50/usr/src/lib/libshell/common/sh/ |
H A D | args.c | 560 void sh_argreset(Shell_t *shp,struct dolnod *blk, struct dolnod *afor) in sh_argreset() function
|
H A D | init.c | 1396 sh_argreset(shp,shp->arglist,NIL(struct dolnod*)); in sh_reinit()
|
H A D | xec.c | 2660 sh_argreset(shp,argsav,saveargfor); in sh_funscope()
|