Home
last modified time | relevance | path

Searched refs:table_unset (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/sh/
H A Dsubshell.c415 static void table_unset(register Dt_t *root,int fun) in table_unset() function
668 table_unset(sp->salias,0); in sh_subshell()
674 table_unset(sp->sfun,1); in sh_subshell()
H A Dname.c2122 static void table_unset(Shell_t *shp, register Dt_t *root, int flags, Dt_t *oroot) in table_unset() function
3107 table_unset(shp,root,NV_RDONLY|NV_NOSCOPE,dp); in sh_unscope()