Home
last modified time | relevance | path

Searched refs:coshell (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/contrib/ast/lib/package/
H A Dast-make.pkg2 nmake cpp probe 3d ksh93 coshell cs ss pax paxlib tw \
18 to run ast nmake. ksh, coshell, pax, tw, and the 3d user-level
H A Dast-base.pkg4 libbz libz tests 3d coshell cpp cs mam msgcc nmake probe ss \
21 filesystem, coshell for network execution, a multi-dialect C preprocessor
H A Dast-open.pkg4 libz tests 3d coshell cpp cs mam msgcc nmake probe ss \
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dsubshell.c106 void *coshell; member
516 sp->coshell = shp->coshell; in sh_subshell()
517 shp->coshell = 0; in sh_subshell()
787 shp->coshell = sp->coshell; in sh_subshell()
H A Djobs.c392 csp = (struct cosh*)(cjp->coshell->data); in job_reap()
1130 r = cokill(pw->p_cojob->coshell,pw->p_cojob,sig); in job_kill()
1228 r = cokill(pw->p_cojob->coshell,pw->p_cojob,sig); in job_hup()
1416 if(shp->coshell && (pid&COPID_BIT)) in job_post()
1418 pw->p_cojob = ((struct cosh*)shp->coshell)->cojob; in job_post()
H A Dxec.c772 coattr(csp->coshell,argv[1]); in sh_coinit()
775 coclose(csp->coshell); in sh_coinit()
784 if(!(csp->coshell = coopen(NULL,CO_SHELL|CO_SILENT,argv[1]))) in sh_coinit()
789 csp->coshell->data = (void*)csp; in sh_coinit()
816 struct cosh *csp = ((struct cosh*)shp->coshell); in sh_coexec()
883 if(cjp=coexec(csp->coshell,str,0,NULL,NULL,NULL)) in sh_coexec()
886 cjp->local = shp->coshell; in sh_coexec()
1100 shp->coshell = sh_coinit(shp,com); in sh_exec()
1654 if(shp->coshell) in sh_exec()
1674 if(shp->coshell) in sh_exec()
[all …]
H A Dpath.c1270 shp->coshell = 0; in exscript()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Djobs.h43 Coshell_t *coshell; member
H A Ddefs.h269 void *coshell; \
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DMakefile28 SHOPT_COSHELL == 1 /* build with connection to coshell */
H A DMamfile55 exec - for i in shell dll coshell cmd ast m jobs i socket nsl secdb
423 make ${PACKAGE_ast_INCLUDE}/coshell.h implicit
426 done ${PACKAGE_ast_INCLUDE}/coshell.h dontcare