Searched defs:arg_dp_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 235 DBUS_TYPE_UINT16, &arg_dp_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 260 DBUS_TYPE_UINT16, &arg_dp_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 283 DBUS_TYPE_UINT16, &arg_dp_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 310 DBUS_TYPE_UINT16, &arg_dp_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 334 DBUS_TYPE_UINT16, &arg_dp_error, [all...] |
Completed in 11 milliseconds