Searched defs:arg_error (Results 1 - 1 of 1) sorted by relevance
/sssd-io/src/providers/data_provider/ |
H A D | dp_iface_generated.c | 232 int iface_dp_autofsHandler_finish(struct sbus_request *req, uint16_t arg_dp_error, uint32_t arg_error, const char *arg_error_message) argument 236 DBUS_TYPE_UINT32, &arg_error, 257 int iface_dp_hostHandler_finish(struct sbus_request *req, uint16_t arg_dp_error, uint32_t arg_error, const char *arg_error_message) argument 261 DBUS_TYPE_UINT32, &arg_error, 280 int iface_dp_getDomains_finish(struct sbus_request *req, uint16_t arg_dp_error, uint32_t arg_error, const char *arg_error_message) argument 284 DBUS_TYPE_UINT32, &arg_error, 307 int iface_dp_getAccountInfo_finish(struct sbus_request *req, uint16_t arg_dp_error, uint32_t arg_error, const char *arg_error_message) argument 311 DBUS_TYPE_UINT32, &arg_error, 331 int iface_dp_getAccountDomain_finish(struct sbus_request *req, uint16_t arg_dp_error, uint32_t arg_error, const char *arg_domain_name) argument 335 DBUS_TYPE_UINT32, &arg_error, [all...] |
Completed in 9 milliseconds