Lines Matching refs:coshell
766 coattr(csp->coshell,argv[1]);
769 coclose(csp->coshell);
778 if(!(csp->coshell = coopen(NULL,CO_SHELL|CO_SILENT,argv[1])))
783 csp->coshell->data = (void*)csp;
810 struct cosh *csp = ((struct cosh*)shp->coshell);
877 if(cjp=coexec(csp->coshell,str,0,NULL,NULL,NULL))
880 cjp->local = shp->coshell;
1091 shp->coshell = sh_coinit(shp,com);
1644 if(shp->coshell)
1663 if(shp->coshell)
2089 if(shp->coshell && !showme)