REALM_SEP
} else if (c == REALM_SEP && (!enterprise || !first_at)) {
if (c == REALM_SEP && enterprise && first_at)
} else if (c == REALM_SEP) {
} else if (c == REALM_SEP && (!enterprise || !first_at)) {
if (c == REALM_SEP && enterprise && first_at)
if ((!no_realm && *cp == REALM_SEP) ||
case REALM_SEP:
*q++ = REALM_SEP;