Home
last modified time | relevance | path

Searched refs:sh_argreset (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libshell/common/include/
H A Ddefs.h363 extern void sh_argreset(Shell_t*,struct dolnod*,struct dolnod*);
/titanic_50/usr/src/lib/libshell/common/bltins/
H A Dmisc.c302 sh_argreset(shp,argsave,saveargfor); in b_dot_cmd()
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dargs.c560 void sh_argreset(Shell_t *shp,struct dolnod *blk, struct dolnod *afor) in sh_argreset() function
H A Dinit.c1396 sh_argreset(shp,shp->arglist,NIL(struct dolnod*)); in sh_reinit()
H A Dxec.c2660 sh_argreset(shp,argsav,saveargfor); in sh_funscope()