STV_EXPORTED
sdp->sd_sym->st_other = STV_EXPORTED;
if ((vis == STV_EXPORTED) || (vis == STV_SINGLETON)) {
if (vis == STV_EXPORTED)
if ((wnvis == STV_EXPORTED) || (wnvis == STV_SINGLETON)) {
if ((wovis != STV_DEFAULT) && (wovis != STV_EXPORTED) &&
if ((wnvis == STV_EXPORTED) || (wnvis == STV_DEFAULT))
if (wovis == STV_EXPORTED) {
return (STV_EXPORTED);
case STV_EXPORTED:
case STV_EXPORTED: