Home | History | Annotate | Download | only in src

Lines Matching refs:bitcheck

692           int bitcheck = 0;
693 while(bitcheck < 32) {
694 if(config->authtype & (1UL << bitcheck++)) {