Lines Matching defs:auth_section
24 unsigned int auth_section;
352 if (ctx->old->auth_section == 1) {
563 if (ctx->old->auth_section == 1) {
623 if (ctx->old->auth_section == 0 && ctx->old->seen_auth_section) {
630 ctx->old->auth_section++;
632 ctx->old->auth_section == 2) {
640 if (strcmp(key, "socket") == 0 && ctx->old->auth_section == 2) {
739 if (ctx->old->auth_section > 0)
743 ctx->old->auth_section = 1;
754 if (ctx->old->auth_section > 0) {
755 if (--ctx->old->auth_section == 0)