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