Lines Matching defs:save
67 struct Link *svar; /* save shell variable table */
76 Shopt_t options;/* save shell options */
81 void *jobs; /* save job info */
117 /* save file descriptor 1 if open */
245 int save;
290 save = shp->subshell;
296 shp->subshell = save;
307 const char *save = sp->shpwd;
310 sp->shpwd = 0; /* make sure sh_assignok doesn't save with nv_unset() */
367 sp->shpwd=save;
526 /* save trap table */
553 /* save sfstdout and status */