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

/sssd/src/providers/
H A Dbe_dyndns.h47 void *timer_pvt; member in struct:be_nsupdate_ctx
76 void *timer_pvt);
H A Dbe_dyndns.c1137 ctx->timer_callback(ctx->timer_pvt);
1245 void *timer_pvt)
1250 ctx->timer_pvt = timer_pvt;
1242 be_nsupdate_init_timer(struct be_nsupdate_ctx *ctx, struct tevent_context *ev, nsupdate_timer_fn_t timer_callback, void *timer_pvt) argument

Completed in 23 milliseconds