UC_SHOW
case UC_SHOW:
userconf_common_attr_val(attr, NULL, UC_SHOW);
userconf_common_attr_val(attr, &a, UC_SHOW);
case UC_SHOW:
common_attr_val(attr, NULL, UC_SHOW);
common_attr_val(attr, &a, UC_SHOW);