Home
last modified time | relevance | path

Searched refs:sh_unscope (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Ddefs.h444 extern void sh_unscope(Shell_t*);
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c869 sh_unscope(shp); in sh_coexec()
1469 sh_unscope(shp); in sh_exec()
3454 sh_unscope(shp); in sh_funscope()
4055 sh_unscope(shp); in sh_ntfork()
H A Dname.c3557 void sh_unscope(Shell_t *shp) in sh_unscope() function