Lines Matching refs:dp_error_out
46 ipa_srv_ad_acct_recv(struct tevent_req *req, int *dp_error_out);
321 errno_t ipa_subdomain_account_recv(struct tevent_req *req, int *dp_error_out)
326 if (dp_error_out) {
327 *dp_error_out = state->dp_error;
624 int ipa_get_subdom_acct_recv(struct tevent_req *req, int *dp_error_out)
629 if (dp_error_out) {
630 *dp_error_out = state->dp_error;
1470 ipa_get_ad_acct_recv(struct tevent_req *req, int *dp_error_out)
1475 if (dp_error_out) {
1476 *dp_error_out = state->dp_error;
1638 ipa_srv_ad_acct_recv(struct tevent_req *req, int *dp_error_out)
1643 if (dp_error_out) {
1644 *dp_error_out = state->dp_error;