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

/sssd/src/providers/
H A Dbe_dyndns.h116 errno_t be_nsupdate_recv(struct tevent_req *req, int *child_status);
H A Dbe_dyndns.c1117 be_nsupdate_recv(struct tevent_req *req, int *child_status) function
/sssd/src/providers/ldap/
H A Dsdap_dyndns.c369 ret = be_nsupdate_recv(subreq, &child_status);
515 ret = be_nsupdate_recv(subreq, &child_status);
/sssd/src/tests/cmocka/
H A Dtest_dyndns.c187 ctx->tctx->error = be_nsupdate_recv(req, &ctx->child_status);

Completed in 54 milliseconds