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

/sssd/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/src/providers/ldap/
H A Dsdap_async_enum.c162 if (dp_error == DP_ERR_OFFLINE) {
252 } else if (dp_error == DP_ERR_OFFLINE) {
320 } else if (dp_error == DP_ERR_OFFLINE) {
391 } else if (dp_error == DP_ERR_OFFLINE) {
460 } else if (dp_error == DP_ERR_OFFLINE) {
H A Dsdap_dyndns.c728 if (dp_error == DP_ERR_OFFLINE) {
888 if (dp_error == DP_ERR_OFFLINE) {
H A Dsdap_id_op.c694 sdap_id_op_connect_req_complete(op, DP_ERR_OFFLINE, EAGAIN);
787 * DP_ERR_OFFLINE - backend is offline, operation result is set EAGAIN
805 * DP_ERR_OFFLINE - backend is offline, operation result is set EAGAIN
839 dp_err = DP_ERR_OFFLINE;
H A Dsdap_access.c986 if (dp_error == DP_ERR_OFFLINE) {
1044 } else if (dp_error == DP_ERR_OFFLINE) {
1459 if (dp_error == DP_ERR_OFFLINE) {
1825 } else if (dp_error == DP_ERR_OFFLINE) {
/sssd/src/providers/
H A Ddata_provider_be.c264 case DP_ERR_OFFLINE:
286 if (reply.dp_error != DP_ERR_OFFLINE) {
H A Ddata_provider.h119 #define DP_ERR_OFFLINE 1 macro
/sssd/src/providers/ad/
H A Dad_subdomains.c768 if (dp_error == DP_ERR_OFFLINE) {
822 } else if (dp_error == DP_ERR_OFFLINE) {
1207 if (dp_error == DP_ERR_OFFLINE) {
1332 } else if (dp_error == DP_ERR_OFFLINE) {
H A Dad_id.c191 if (dp_error == DP_ERR_OFFLINE
587 if (dp_error == DP_ERR_OFFLINE) {
H A Dad_gpo.c1759 if (dp_error != DP_ERR_OFFLINE) {
1886 if (ret == EAGAIN && dp_error == DP_ERR_OFFLINE) {
4455 if (dp_error == DP_ERR_OFFLINE) {
/sssd/src/providers/krb5/
H A Dkrb5_auth.c285 *dp_err = DP_ERR_OFFLINE;
533 state->dp_err = DP_ERR_OFFLINE;
1100 state->dp_err = DP_ERR_OFFLINE;
/sssd/src/providers/ipa/
H A Dipa_auth.c109 if (dp_error == DP_ERR_OFFLINE) {
H A Dipa_views.c368 if (state->dp_error == DP_ERR_OFFLINE) {
H A Dipa_subdomains_ext_groups.c537 if (state->dp_error == DP_ERR_OFFLINE) {
806 if (state->dp_error == DP_ERR_OFFLINE) {
H A Dipa_access.c231 if (dp_error == DP_ERR_OFFLINE) {
H A Dipa_subdomains.c1452 if (dp_error == DP_ERR_OFFLINE) {
1579 } else if (dp_error == DP_ERR_OFFLINE) {
H A Dipa_selinux.c947 if (dp_error == DP_ERR_OFFLINE) {

Completed in 2627 milliseconds