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

/sssd-io/src/lib/sifp/
H A Dsss_sifp_common.c36 int attr_type,
44 if (method == NULL || attr == NULL || attr_type == DBUS_TYPE_INVALID) {
49 attr_type, attr, DBUS_TYPE_INVALID);
31 sss_sifp_fetch_object_by_attr(sss_sifp_ctx *ctx, const char *path, const char *iface_find, const char *iface_object, const char *method, int attr_type, const void *attr, sss_sifp_object **_object) argument

Completed in 30 milliseconds