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

/sssd/src/tests/cmocka/
H A Dtest_dyndns.c56 struct be_nsupdate_ctx *update_ctx; member in struct:dyndns_test_ctx
895 be_nsupdate_timer_schedule(ctx->tctx->ev, ctx->update_ctx);
912 &dyndns_test_ctx->update_ctx);
915 ret = be_nsupdate_init_timer(dyndns_test_ctx->update_ctx,
926 talloc_free(dyndns_test_ctx->update_ctx);

Completed in 16 milliseconds