Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/include/
H A Ddefs.h402 extern void sh_unscope(Shell_t*);
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dxec.c1071 sh_unscope(shp); in sh_exec()
2655 sh_unscope(shp); in sh_funscope()
3246 sh_unscope(shp); in sh_ntfork()
H A Dname.c3103 void sh_unscope(Shell_t *shp) in sh_unscope() function