Home
last modified time | relevance | path

Searched refs:sh_freeup (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/include/
H A Dshnodes.h211 extern void sh_freeup(Shell_t*);
/titanic_41/usr/src/lib/libshell/common/bltins/
H A Dmisc.c152 sh_freeup(shp); in B_login()
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dfault.c612 sh_freeup(shp); in sh_done()
H A Dmain.c486 sh_freeup(shp); in exfile()
H A Dxec.c522 sh_freeup(shp); in sh_eval()
1366 sh_freeup(shp); in sh_exec()
H A Dmacro.c2004 sh_freeup(mp->shp); in comsubst()
H A Dparse.c440 void sh_freeup(Shell_t *shp) in sh_freeup() function