Searched refs:SH_PREINIT (Results 1 – 3 of 3) sorted by relevance
327 if(sh_isstate(SH_PREINIT)) in bash_init()
1209 sh_onstate(SH_PREINIT); in sh_init()1211 sh_offstate(SH_PREINIT); in sh_init()
274 #define SH_PREINIT 18 /* set with SH_INIT before parsing options */ macro