Home
last modified time | relevance | path

Searched refs:SH_PHYSICAL (Results 1 – 15 of 15) sorted by relevance

/dports/shells/ksh93/ast-93u/src/cmd/ksh93/sh/
H A Dbash.c346 sh_onoption(SH_PHYSICAL); in bash_init()
348 sh_offoption(SH_PHYSICAL); in bash_init()
H A Dargs.c423 if(!is_option(&newflags,SH_PHYSICAL) && sh_isoption(SH_PHYSICAL)) in sh_applyopts()
425 if(is_option(&newflags,SH_PHYSICAL) && !sh_isoption(SH_PHYSICAL)) in sh_applyopts()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/sh/
H A Dbash.c346 sh_onoption(SH_PHYSICAL); in bash_init()
348 sh_offoption(SH_PHYSICAL); in bash_init()
H A Dargs.c423 if(!is_option(&newflags,SH_PHYSICAL) && sh_isoption(SH_PHYSICAL)) in sh_applyopts()
425 if(is_option(&newflags,SH_PHYSICAL) && !sh_isoption(SH_PHYSICAL)) in sh_applyopts()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/sh/
H A Dbash.c347 sh_onoption(shp,SH_PHYSICAL); in bash_init()
349 sh_offoption(shp,SH_PHYSICAL); in bash_init()
H A Dargs.c642 if(!is_option(&newflags,SH_PHYSICAL) && sh_isoption(shp,SH_PHYSICAL)) in sh_applyopts()
644 if(is_option(&newflags,SH_PHYSICAL) && !sh_isoption(shp,SH_PHYSICAL)) in sh_applyopts()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/data/
H A Doptions.c92 bashextra("physical", SH_PHYSICAL)
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/data/
H A Doptions.c92 bashextra("physical", SH_PHYSICAL)
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/data/
H A Doptions.c89 bashextra("physical", SH_PHYSICAL)
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/data/
H A Doptions.c116 {bashextra("physical", SH_PHYSICAL)},
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/sh/
H A Dbash.c336 sh_offoption(shp, SH_PHYSICAL); in bash_init()
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/include/
H A Ddefs.h356 # define SH_PHYSICAL 45 macro
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/include/
H A Ddefs.h356 # define SH_PHYSICAL 45 macro
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/include/
H A Ddefs.h280 #define SH_PHYSICAL 45 macro
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/include/
H A Ddefs.h371 # define SH_PHYSICAL 45 macro