Searched defs:subshell (Results 1 – 9 of 9) sorted by relevance
66 static struct subshell struct 69 struct subshell *prev; /* previous subshell data */ argument 70 struct subshell *pipe; /* subshell where output goes to pipe on fork */ argument 71 Dt_t *var; /* variable table at time of subshell */ argument 73 Dt_t *sfun; /* function scope for subshell */ argument 74 Dt_t *salias;/* alias scope for subshell */ argument 123 register struct subshell *sp = subshell_data->pipe; in sh_subtmpfile() argument 75 pathlistsubshell global() argument 77 errcontextsubshell global() argument 79 errcontextsubshell global() argument 81 optionssubshell global() argument 82 subpidsubshell global() argument 83 saveoutsubshell global() argument 84 pwdsubshell global() argument 108 cpipesubshell global() argument 482 int16_t subshell; sh_subshell() local [all...]
795 int subshell = shp->subshell; in sh_argprocsub() local
1319 int nelem=0,subshell=shp->subshell; in nv_settype() local
2454 int subshell = shp->subshell; in table_unset() local
328 int subshell; /* saved for subshell */ member [all...]
81 jmp_buf subshell; variable
147 short subshell; /* set for virtual subshell */ member
74 unsigned char subshell; member
1109 char *subshell; in prep_args() local