Searched refs:Shopt_t (Results 1 – 12 of 12) sorted by relevance
234 Shopt_t offoptions; \235 Shopt_t glob_options; \357 extern void sh_applyopts(Shell_t*,Shopt_t);386 extern void sh_printopts(Shopt_t,int,Shopt_t*);
48 Shopt_t; typedef131 Shopt_t options; /* set -o options */
36 Shopt_t options;
57 Shopt_t; typedef140 Shopt_t options; /* set -o options */
144 Shopt_t newflags; in sh_argopts()385 void sh_applyopts(Shell_t* shp,Shopt_t newflags) in sh_applyopts()589 void sh_printopts(Shopt_t oflags,register int mode, Shopt_t *mask) in sh_printopts()
194 Shopt_t newflags=shp->options, opt; in b_shopt()
73 Shopt_t options;/* save shell options */
1346 Shopt_t opt; in sh_reinit()
2566 Shopt_t options = shp->options; in sh_funscope()