Searched refs:be_nsupdate_ctx (Results 1 - 7 of 7) sorted by relevance

/sssd/src/providers/
H A Dbe_dyndns.h39 struct be_nsupdate_ctx { struct
71 struct be_nsupdate_ctx **_ctx);
73 errno_t be_nsupdate_init_timer(struct be_nsupdate_ctx *ctx,
79 struct be_nsupdate_ctx *ctx);
H A Dbe_dyndns.c1134 struct be_nsupdate_ctx *ctx = talloc_get_type(pvt, struct be_nsupdate_ctx);
1144 struct be_nsupdate_ctx *ctx)
1209 struct be_nsupdate_ctx **_ctx)
1213 struct be_nsupdate_ctx *ctx;
1216 ctx = talloc_zero(mem_ctx, struct be_nsupdate_ctx);
1242 errno_t be_nsupdate_init_timer(struct be_nsupdate_ctx *ctx,
/sssd/src/providers/ldap/
H A Dsdap_dyndns.h51 * guard in be_nsupdate_ctx.
57 struct be_nsupdate_ctx *dyndns_ctx);
H A Dsdap_dyndns.c815 struct be_nsupdate_ctx *dyndns_ctx;
826 struct be_nsupdate_ctx *dyndns_ctx)
/sssd/src/providers/ad/
H A Dad_common.h99 struct be_nsupdate_ctx *dyndns_ctx;
/sssd/src/providers/ipa/
H A Dipa_common.h227 struct be_nsupdate_ctx *dyndns_ctx;
/sssd/src/tests/cmocka/
H A Dtest_dyndns.c56 struct be_nsupdate_ctx *update_ctx;

Completed in 3524 milliseconds