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

/illumos-gate/usr/src/lib/libshell/common/include/
H A Dregress.h36 Shopt_t options;
H A Ddefs.h234 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*);
H A Dshell.h48 Shopt_t; typedef in typeref:struct:__anon3952
131 Shopt_t options; /* set -o options */
/illumos-gate/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h57 Shopt_t; typedef in typeref:struct:__anon3943
140 Shopt_t options; /* set -o options */
/illumos-gate/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h57 Shopt_t; typedef in typeref:struct:__anon3958
140 Shopt_t options; /* set -o options */
/illumos-gate/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h57 Shopt_t; typedef in typeref:struct:__anon3961
140 Shopt_t options; /* set -o options */
/illumos-gate/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h57 Shopt_t; typedef in typeref:struct:__anon3964
140 Shopt_t options; /* set -o options */
/illumos-gate/usr/src/lib/libshell/common/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.c73 Shopt_t options;/* save shell options */
H A Dinit.c1346 Shopt_t opt;
H A Dxec.c2566 Shopt_t options = shp->options;

Completed in 86 milliseconds