Searched refs:lload_features (Results 1 – 8 of 8) sorted by relevance
114 if ( (lload_features & LLOAD_FEATURE_PAUSE) && in handle_pdus()152 if ( !(lload_features & LLOAD_FEATURE_PAUSE) || in handle_pdus()256 if ( !(lload_features & LLOAD_FEATURE_PAUSE) || !pause ) { in connection_read_cb()279 ( !(lload_features & LLOAD_FEATURE_PAUSE) || in connection_read_cb()
328 && !(lload_features & LLOAD_FEATURE_VC) in backend_select()408 if ( !(lload_features & LLOAD_FEATURE_VC) ) in backend_retry()
205 LDAP_SLAPD_V (lload_features_t) lload_features;
489 if ( lload_features & LLOAD_FEATURE_VC ) { in request_bind()687 if ( (lload_features & LLOAD_FEATURE_PROXYAUTHZ) && sasl_finished && in handle_bind_response()
1508 (lload_features & LLOAD_FEATURE_VC) ? 0 : in lload_handle_backend_invalidation()1623 lload_features ^ ( ~(uintptr_t)change->target ); in lload_handle_global_invalidation()1644 if ( !(lload_features & LLOAD_FEATURE_PROXYAUTHZ) ) { in lload_handle_global_invalidation()
87 lload_features_t lload_features; variable1875 return mask_to_verbs( features, lload_features, &c->rvalue_vals ); in config_feature()1882 lload_change.target = (void *)(uintptr_t)~lload_features; in config_feature()1888 lload_features = 0; in config_feature()1891 lload_features &= ~features[i].mask; in config_feature()1915 lload_features |= mask; in config_feature()
221 if ( lload_features & LLOAD_FEATURE_VC ) { in handle_one_response()633 !(lload_features & LLOAD_FEATURE_VC) && in upstream_finish()
173 if ( (lload_features & LLOAD_FEATURE_PROXYAUTHZ) && in request_process()