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

/sssd-io/src/tests/cmocka/
H A Dtest_dyndns.c56 struct be_nsupdate_ctx *update_ctx; member in struct:dyndns_test_ctx
903 be_nsupdate_timer_schedule(ctx->tctx->ev, ctx->update_ctx);
920 &dyndns_test_ctx->update_ctx);
923 ret = be_nsupdate_init_timer(dyndns_test_ctx->update_ctx,
934 talloc_free(dyndns_test_ctx->update_ctx);

Completed in 8 milliseconds