Searched refs:ERR_INTERNAL (Results 1 - 25 of 59) sorted by relevance

123

/sssd-io/src/providers/data_provider/
H A Ddp_methods.c108 return ERR_INTERNAL;
122 return ERR_INTERNAL;
H A Ddp_modules.c124 return ERR_INTERNAL;
/sssd-io/src/responder/common/cache_req/
H A Dcache_req_data.c98 ret = ERR_INTERNAL;
111 ret = ERR_INTERNAL;
129 ret = ERR_INTERNAL;
146 ret = ERR_INTERNAL;
170 ret = ERR_INTERNAL;
190 ret = ERR_INTERNAL;
212 ret = ERR_INTERNAL;
H A Dcache_req_search.c130 ret = ERR_INTERNAL;
182 return ERR_INTERNAL;
200 ret = ERR_INTERNAL;
418 ret = ERR_INTERNAL;
/sssd-io/src/tools/common/
H A Dsss_colondb.c118 return ERR_INTERNAL;
160 ret = ERR_INTERNAL;
196 return ERR_INTERNAL;
230 ret = ERR_INTERNAL;
/sssd-io/src/util/
H A Dutil_errors.h51 ERR_INTERNAL, enumerator in enum:sssd_errors
/sssd-io/src/responder/common/cache_req/plugins/
H A Dcache_req_host_by_name.c64 return ERR_INTERNAL;
H A Dcache_req_initgroups_by_upn.c38 return ERR_INTERNAL;
H A Dcache_req_group_by_filter.c40 return ERR_INTERNAL;
H A Dcache_req_netgroup_by_name.c40 return ERR_INTERNAL;
H A Dcache_req_user_by_filter.c40 return ERR_INTERNAL;
H A Dcache_req_user_by_upn.c38 return ERR_INTERNAL;
H A Dcache_req_initgroups_by_name.c40 return ERR_INTERNAL;
158 return ERR_INTERNAL;
H A Dcache_req_group_by_name.c40 return ERR_INTERNAL;
H A Dcache_req_svc_by_name.c42 return ERR_INTERNAL;
/sssd-io/src/sbus/
H A Dsssd_dbus_utils.c114 } list[] = { { SBUS_ERROR_INTERNAL, ERR_INTERNAL },
120 { NULL, ERR_INTERNAL } };
163 ret = ERR_INTERNAL;
/sssd-io/src/responder/ifp/
H A Difp_groups.c127 return ERR_INTERNAL;
198 return ERR_INTERNAL;
268 return ERR_INTERNAL;
364 return ERR_INTERNAL;
493 return ERR_INTERNAL;
558 ret = ERR_INTERNAL;
575 ret = ERR_INTERNAL;
714 return ERR_INTERNAL;
894 ret = ERR_INTERNAL;
918 ret = ERR_INTERNAL;
[all...]
H A Difp_cache.c224 return ERR_INTERNAL;
256 return ERR_INTERNAL;
H A Difp_users.c100 return ERR_INTERNAL;
171 return ERR_INTERNAL;
240 return ERR_INTERNAL;
356 return ERR_INTERNAL;
491 return ERR_INTERNAL;
777 return ERR_INTERNAL;
873 return ERR_INTERNAL;
1154 return ERR_INTERNAL;
1165 return ERR_INTERNAL;
/sssd-io/src/responder/nss/
H A Dnss_protocol_svcent.c49 ret = ERR_INTERNAL;
82 ret = ERR_INTERNAL;
H A Dnss_protocol_netgr.c163 ret = ERR_INTERNAL;
/sssd-io/src/providers/krb5/
H A Dkrb5_ccache.c316 ret = ERR_INTERNAL;
394 ret = ERR_INTERNAL;
518 else ret = ERR_INTERNAL;
526 else ret = ERR_INTERNAL;
542 ret = ERR_INTERNAL;
/sssd-io/src/providers/ldap/
H A Dsdap_ops.c76 ret = ERR_INTERNAL;
345 ret = ERR_INTERNAL;
351 ret = ERR_INTERNAL;
H A Dsdap_sudo.c119 ret = ERR_INTERNAL;
H A Dsdap_access.c848 errno_t ret = ERR_INTERNAL;
1077 ret = ERR_INTERNAL;
1085 ret = ERR_INTERNAL;
1566 tevent_req_error(req, ERR_INTERNAL);
1580 tevent_req_error(req, ERR_INTERNAL);
1593 tevent_req_error(req, ERR_INTERNAL);
1695 ret = ERR_INTERNAL;
1702 ret = ERR_INTERNAL;
1711 ret = ERR_INTERNAL;
1934 ret = ERR_INTERNAL;
[all...]

Completed in 62 milliseconds

123