if (parms.ua_xrc && dirp->d_name[0] == 'x' && dirp->d_name[1] == '-')
{
if (user.u_access == A_GUEST) {
log("Guest skipping Restricted conference.");
continue;
}
printf("This conference is Restricted (X-RATED). The material within may not be\nsuitable for, or acceptable to, some users.\n\nDo you wish to skip it (Y)? ");