Home
last modified time | relevance | path

Searched refs:Shopt_t (Results 1 – 20 of 20) sorted by relevance

/titanic_51/usr/src/lib/libshell/common/include/
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
131 Shopt_t options; /* set -o options */
H A Dregress.h36 Shopt_t options;
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Ddefs.h264 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*);
H A Dshell.h48 Shopt_t; typedef
137 Shopt_t options; /* set -o options */
H A Dregress.h36 Shopt_t options;
/titanic_51/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h57 Shopt_t; typedef
140 Shopt_t options; /* set -o options */
/titanic_51/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h57 Shopt_t; typedef
140 Shopt_t options; /* set -o options */
/titanic_51/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h57 Shopt_t; typedef
140 Shopt_t options; /* set -o options */
/titanic_51/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h57 Shopt_t; typedef
140 Shopt_t options; /* set -o options */
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dargs.c144 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()
H A Dbash.c194 Shopt_t newflags=shp->options, opt; in b_shopt()
H A Dsubshell.c73 Shopt_t options;/* save shell options */
H A Dinit.c1346 Shopt_t opt; in sh_reinit()
H A Dxec.c2566 Shopt_t options = shp->options; in sh_funscope()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dargs.c147 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()
H A Dbash.c194 Shopt_t newflags=shp->options, opt; in b_shopt()
H A Dsubshell.c81 Shopt_t options;/* save shell options */
H A Dinit.c1605 Shopt_t opt; in sh_reinit()
H A Dxec.c3352 Shopt_t options; in sh_funscope()