Searched refs:chkclientmodifiers (Results 1 – 3 of 3) sorted by relevance
2196 if (chkclientmodifiers(D_NOTLS))2203 if (chkdaemonmodifiers(D_NOTLS) && chkclientmodifiers(D_NOTLS))
2860 extern bool chkclientmodifiers __P((int));
2059 chkclientmodifiers(flag) in chkclientmodifiers() function