Searched refs:chkclientmodifiers (Results 1 – 3 of 3) sorted by relevance
2143 if (chkclientmodifiers(D_NOTLS))2150 if (chkdaemonmodifiers(D_NOTLS) && chkclientmodifiers(D_NOTLS))
2501 extern bool chkclientmodifiers __P((int));
2025 chkclientmodifiers(flag) in chkclientmodifiers() function