Searched refs:chkclientmodifiers (Results 1 – 3 of 3) sorted by relevance
2151 if (chkclientmodifiers(D_NOTLS))2158 if (chkdaemonmodifiers(D_NOTLS) && chkclientmodifiers(D_NOTLS))
2660 extern bool chkclientmodifiers __P((int));
2030 chkclientmodifiers(flag) in chkclientmodifiers() function