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

/sssd-io/src/sbus/
H A Dsssd_dbus_properties.c49 static int sbus_properties_get_all(struct sbus_request *sbus_req, void *pvt);
122 .GetAll = sbus_properties_get_all,
299 static int sbus_properties_get_all(struct sbus_request *sbus_req, void *pvt) function

Completed in 10 milliseconds