Searched refs:arg_error_message (Results 1 - 2 of 2) sorted by relevance

/sssd/src/providers/data_provider/
H A Ddp_iface_generated.h102 int iface_dp_autofsHandler_finish(struct sbus_request *req, uint16_t arg_dp_error, uint32_t arg_error, const char *arg_error_message);
105 int iface_dp_hostHandler_finish(struct sbus_request *req, uint16_t arg_dp_error, uint32_t arg_error, const char *arg_error_message);
108 int iface_dp_getDomains_finish(struct sbus_request *req, uint16_t arg_dp_error, uint32_t arg_error, const char *arg_error_message);
111 int iface_dp_getAccountInfo_finish(struct sbus_request *req, uint16_t arg_dp_error, uint32_t arg_error, const char *arg_error_message);
H A Ddp_iface_generated.c202 int iface_dp_autofsHandler_finish(struct sbus_request *req, uint16_t arg_dp_error, uint32_t arg_error, const char *arg_error_message) argument
207 DBUS_TYPE_STRING, &arg_error_message,
227 int iface_dp_hostHandler_finish(struct sbus_request *req, uint16_t arg_dp_error, uint32_t arg_error, const char *arg_error_message) argument
232 DBUS_TYPE_STRING, &arg_error_message,
250 int iface_dp_getDomains_finish(struct sbus_request *req, uint16_t arg_dp_error, uint32_t arg_error, const char *arg_error_message) argument
255 DBUS_TYPE_STRING, &arg_error_message,
278 int iface_dp_getAccountInfo_finish(struct sbus_request *req, uint16_t arg_dp_error, uint32_t arg_error, const char *arg_error_message) argument
283 DBUS_TYPE_STRING, &arg_error_message,

Completed in 461 milliseconds