Searched refs:sh_freeup (Results 1 – 7 of 7) sorted by relevance
211 extern void sh_freeup(Shell_t*);
152 sh_freeup(shp); in B_login()
612 sh_freeup(shp); in sh_done()
486 sh_freeup(shp); in exfile()
522 sh_freeup(shp); in sh_eval()1366 sh_freeup(shp); in sh_exec()
2004 sh_freeup(mp->shp); in comsubst()
440 void sh_freeup(Shell_t *shp) in sh_freeup() function