Home
last modified time | relevance | path

Searched refs:SH_BGNICE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Doptions.c45 "bgnice", SH_BGNICE,
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshell.h79 #define SH_BGNICE 16 macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dmain.c180 sh_onoption(SH_BGNICE); in sh_main()
H A Dxec.c1803 if((type&FAMP) && sh_isoption(SH_BGNICE)) in sh_exec()