CONFIG_PROTOS
if (ps->ps_what[privsep_process] & CONFIG_PROTOS) {
if (what & CONFIG_PROTOS && env->sc_protos != NULL) {
ps->ps_what[PROC_PFE] = CONFIG_ALL & ~(CONFIG_PROTOS|CONFIG_CERTS);
CONFIG_TABLES|CONFIG_PROTOS|CONFIG_CA_ENGINE;
if ((ps->ps_what[id] & CONFIG_PROTOS) == 0 ||
if ((ps->ps_what[id] & CONFIG_PROTOS) == 0 ||
if (what & CONFIG_PROTOS) {