Searched refs:Shopt_t (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/include/
H A Dregress.h36 Shopt_t options;
H A Dshell.h48 Shopt_t; typedef in typeref:struct:__anon9300
137 Shopt_t options; /* set -o options */
H A Ddefs.h262 Shopt_t offoptions; \
263 Shopt_t glob_options; \
388 extern void sh_applyopts(Shell_t*,Shopt_t);
422 extern void sh_printopts(Shopt_t,int,Shopt_t*);
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dargs.c144 Shopt_t newflags;
385 void sh_applyopts(Shell_t* shp,Shopt_t newflags)
589 void sh_printopts(Shopt_t oflags,register int mode, Shopt_t *mask)
H A Dbash.c194 Shopt_t newflags=shp->options, opt;
H A Dsubshell.c81 Shopt_t options;/* save shell options */
H A Dinit.c1595 Shopt_t opt;
H A Dxec.c3335 Shopt_t options;

Completed in 297 milliseconds