CONFIG_TABLES
if (what & CONFIG_TABLES && env->sc_tables != NULL) {
if (what & CONFIG_TABLES) {
if ((ps->ps_what[id] & CONFIG_TABLES) == 0 ||
ps->ps_what[PROC_HCE] = CONFIG_TABLES;
CONFIG_TABLES|CONFIG_PROTOS|CONFIG_CA_ENGINE;
if (what & CONFIG_TABLES) {
if ((what & CONFIG_TABLES) == 0)