Lines Matching refs:dp_error_out
46 ipa_srv_ad_acct_recv(struct tevent_req *req, int *dp_error_out);
398 errno_t ipa_subdomain_account_recv(struct tevent_req *req, int *dp_error_out)
403 if (dp_error_out) {
404 *dp_error_out = state->dp_error;
702 int ipa_get_subdom_acct_recv(struct tevent_req *req, int *dp_error_out)
707 if (dp_error_out) {
708 *dp_error_out = state->dp_error;
1554 ipa_get_ad_acct_recv(struct tevent_req *req, int *dp_error_out)
1559 if (dp_error_out) {
1560 *dp_error_out = state->dp_error;
1722 ipa_srv_ad_acct_recv(struct tevent_req *req, int *dp_error_out)
1727 if (dp_error_out) {
1728 *dp_error_out = state->dp_error;