Searched defs:coshell (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/include/
H A Djobs.h38 # include <coshell.h>
43 Coshell_t *coshell; member in struct:cosh
80 Cojob_t *p_cojob; /* coshell job */
121 struct cosh *colist; /* coshell job list */
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dsubshell.c99 void *coshell; member in struct:subshell
501 sp->coshell = shp->coshell;
502 shp->coshell = 0;
724 shp->coshell = sp->coshell;

Completed in 41 milliseconds