Searched refs:ListServers (Results 1 - 6 of 6) sorted by relevance

/sssd-io/src/providers/data_provider/
H A Ddp_iface.c49 .ListServers = dp_failover_list_servers
H A Ddp_iface_generated.h27 #define IFACE_DP_FAILOVER_LISTSERVERS "ListServers"
84 int (*ListServers)(struct sbus_request *req, void *data, const char *arg_service_name); member in struct:iface_dp_failover
93 /* finish function for ListServers */
H A Ddp_iface_generated.c136 /* arguments for org.freedesktop.sssd.DataProvider.Failover.ListServers */
142 /* arguments for org.freedesktop.sssd.DataProvider.Failover.ListServers */
172 "ListServers", /* name */
175 offsetof(struct iface_dp_failover, ListServers),
/sssd-io/src/responder/ifp/
H A Difp_iface.c82 .ListServers = ifp_domains_domain_list_servers,
H A Difp_iface_generated.h59 #define IFACE_IFP_DOMAINS_DOMAIN_LISTSERVERS "ListServers"
212 int (*ListServers)(struct sbus_request *req, void *data, const char *arg_service_name); member in struct:iface_ifp_domains_domain
225 /* finish function for ListServers */
H A Difp_iface_generated.c536 /* arguments for org.freedesktop.sssd.infopipe.Domains.Domain.ListServers */
542 /* arguments for org.freedesktop.sssd.infopipe.Domains.Domain.ListServers */
585 "ListServers", /* name */
588 offsetof(struct iface_ifp_domains_domain, ListServers),

Completed in 13 milliseconds