chkclientmodifiers
if (chkclientmodifiers(D_NOTLS))
if (chkdaemonmodifiers(D_NOTLS) && chkclientmodifiers(D_NOTLS))
extern bool chkclientmodifiers __P((int));