Searched refs:DP_ERR_OFFLINE (Results 1 - 17 of 17) sorted by relevance

/sssd-io/src/providers/data_provider/
H A Ddp_reply_std.c34 case DP_ERR_OFFLINE:
101 dp_error = DP_ERR_OFFLINE;
116 case DP_ERR_OFFLINE:
/sssd-io/src/providers/
H A Ddata_provider_be.c271 case DP_ERR_OFFLINE:
272 if (be_ctx->last_dp_state != DP_ERR_OFFLINE) {
273 be_ctx->last_dp_state = DP_ERR_OFFLINE;
297 if (reply->dp_error != DP_ERR_OFFLINE) {
H A Ddata_provider.h119 #define DP_ERR_OFFLINE 1 macro
/sssd-io/src/providers/ldap/
H A Dsdap_async_enum.c162 if (dp_error == DP_ERR_OFFLINE) {
251 } else if (dp_error == DP_ERR_OFFLINE) {
319 } else if (dp_error == DP_ERR_OFFLINE) {
390 } else if (dp_error == DP_ERR_OFFLINE) {
459 } else if (dp_error == DP_ERR_OFFLINE) {
H A Dsdap_dyndns.c725 if (dp_error == DP_ERR_OFFLINE) {
885 if (dp_error == DP_ERR_OFFLINE) {
H A Dsdap_id_op.c706 sdap_id_op_connect_req_complete(op, DP_ERR_OFFLINE, EAGAIN);
799 * DP_ERR_OFFLINE - backend is offline, operation result is set EAGAIN
817 * DP_ERR_OFFLINE - backend is offline, operation result is set EAGAIN
851 dp_err = DP_ERR_OFFLINE;
H A Dsdap_access.c991 if (dp_error == DP_ERR_OFFLINE) {
1049 } else if (dp_error == DP_ERR_OFFLINE) {
1546 if (dp_error == DP_ERR_OFFLINE) {
1912 } else if (dp_error == DP_ERR_OFFLINE) {
/sssd-io/src/providers/ad/
H A Dad_subdomains.c930 if (dp_error == DP_ERR_OFFLINE) {
984 } else if (dp_error == DP_ERR_OFFLINE) {
1351 if (dp_error == DP_ERR_OFFLINE) {
1487 } else if (dp_error == DP_ERR_OFFLINE) {
H A Dad_id.c278 if (dp_error == DP_ERR_OFFLINE
597 if (dp_error == DP_ERR_OFFLINE) {
H A Dad_gpo.c1776 if (dp_error != DP_ERR_OFFLINE) {
1903 if (ret == EAGAIN && dp_error == DP_ERR_OFFLINE) {
4515 if (dp_error == DP_ERR_OFFLINE) {
/sssd-io/src/providers/krb5/
H A Dkrb5_auth.c286 *dp_err = DP_ERR_OFFLINE;
563 state->dp_err = DP_ERR_OFFLINE;
1148 state->dp_err = DP_ERR_OFFLINE;
/sssd-io/src/providers/ipa/
H A Dipa_auth.c108 if (dp_error == DP_ERR_OFFLINE) {
H A Dipa_views.c376 if (state->dp_error == DP_ERR_OFFLINE) {
H A Dipa_subdomains_ext_groups.c529 if (state->dp_error == DP_ERR_OFFLINE) {
794 if (state->dp_error == DP_ERR_OFFLINE) {
H A Dipa_access.c234 if (dp_error == DP_ERR_OFFLINE) {
H A Dipa_subdomains.c2017 if (dp_error == DP_ERR_OFFLINE) {
2245 } else if (dp_error == DP_ERR_OFFLINE) {
H A Dipa_selinux.c948 if (dp_error == DP_ERR_OFFLINE) {

Completed in 56 milliseconds