Searched refs:Shopt_t (Results 1 – 8 of 8) sorted by relevance
264 Shopt_t offoptions; \265 Shopt_t glob_options; \393 extern void sh_applyopts(Shell_t*,Shopt_t);427 extern void sh_printopts(Shopt_t,int,Shopt_t*);
48 Shopt_t; typedef137 Shopt_t options; /* set -o options */
36 Shopt_t options;
147 Shopt_t newflags; in sh_argopts()394 void sh_applyopts(Shell_t* shp,Shopt_t newflags) in sh_applyopts()598 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()
81 Shopt_t options;/* save shell options */
1605 Shopt_t opt; in sh_reinit()
3352 Shopt_t options; in sh_funscope()