Home
last modified time | relevance | path

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

12

/dports/shells/ksh93/ast-93u/src/cmd/ksh93/include/
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*);
H A Dshell.h48 Shopt_t; typedef
137 Shopt_t options; /* set -o options */
H A Dregress.h36 Shopt_t options;
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/include/
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*);
H A Dshell.h48 Shopt_t; typedef
137 Shopt_t options; /* set -o options */
H A Dregress.h36 Shopt_t options;
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/include/
H A Ddefs.h274 Shopt_t offoptions; \
275 Shopt_t glob_options; \
402 extern void sh_applyopts(Shell_t*,Shopt_t);
436 extern void sh_printopts(Shell_t*,Shopt_t,int,Shopt_t*);
H A Dregress.h36 Shopt_t options;
H A Dshell.h57 Shopt_t; typedef
146 Shopt_t options; /* set -o options */
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/include/
H A Dshell.h113 Shopt_t options; // set -o options
255 Shopt_t offoptions;
256 Shopt_t glob_options;
H A Ddefs.h48 } Shopt_t; typedef
307 extern void sh_applyopts(Shell_t *, Shopt_t);
338 extern void sh_printopts(Shell_t *, Shopt_t, int, Shopt_t *);
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/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.c81 Shopt_t options;/* save shell options */
H A Dinit.c1595 Shopt_t opt; in sh_reinit()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/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.c81 Shopt_t options;/* save shell options */
H A Dinit.c1595 Shopt_t opt; in sh_reinit()
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/sh/
H A Dargs.c235 Shopt_t newflags; in sh_argopts()
598 void sh_applyopts(Shell_t *shp, Shopt_t newflags) { in sh_applyopts()
764 void sh_printopts(Shell_t *shp, Shopt_t oflags, int mode, Shopt_t *mask) { in sh_printopts()
H A Dbash.c201 Shopt_t newflags = shp->options, opt; in b_shopt()
H A Dsubshell.c82 Shopt_t options; // save shell options
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/sh/
H A Dargs.c250 Shopt_t newflags; in sh_argopts()
604 void sh_applyopts(Shell_t* shp,Shopt_t newflags) in sh_applyopts()
810 void sh_printopts(Shell_t *shp,Shopt_t oflags,register int mode, Shopt_t *mask) in sh_printopts()
H A Dbash.c195 Shopt_t newflags=shp->options, opt; in b_shopt()
H A Dsubshell.c73 Shopt_t options;/* save shell options */

12