Searched defs:GetAll (Results 1 - 1 of 1) sorted by relevance

/sssd/src/sbus/
H A Dsssd_dbus_properties.c44 sbus_msg_handler_fn GetAll; member in struct:iface_properties
74 /* Properties.GetAll */
101 "GetAll", /* name */
104 offsetof(struct iface_properties, GetAll),
115 NULL, /* no GetAll invoker */
122 .GetAll = sbus_properties_get_all,

Completed in 1727 milliseconds