/* The following definitions are auto-generated from nss_iface.xml */
#include <stddef.h>
#include "dbus/dbus-protocol.h"
#include "util/util_errors.h"
#include "sbus/sssd_dbus.h"
#include "sbus/sssd_dbus_meta.h"
#include "sbus/sssd_dbus_invokers.h"
#include "nss_iface_generated.h"
/* invokes a handler with a 'ssau' DBus signature */
/* invokes a handler with a 'u' DBus signature */
/* arguments for org.freedesktop.sssd.nss.MemoryCache.UpdateInitgroups */
{ "user", "s" },
{ "domain", "s" },
{ "groups", "au" },
{ NULL, }
};
{
return sbus_request_return_and_finish(req,
}
{
return sbus_request_return_and_finish(req,
}
{
return sbus_request_return_and_finish(req,
}
{
return sbus_request_return_and_finish(req,
}
/* arguments for org.freedesktop.sssd.nss.MemoryCache.InvalidateGroupById */
{ "gid", "u" },
{ NULL, }
};
{
return sbus_request_return_and_finish(req,
}
/* methods for org.freedesktop.sssd.nss.MemoryCache */
{
"UpdateInitgroups", /* name */
NULL, /* no out_args */
},
{
"InvalidateAllUsers", /* name */
NULL, /* no in_args */
NULL, /* no out_args */
NULL, /* no invoker */
},
{
"InvalidateAllGroups", /* name */
NULL, /* no in_args */
NULL, /* no out_args */
NULL, /* no invoker */
},
{
"InvalidateAllInitgroups", /* name */
NULL, /* no in_args */
NULL, /* no out_args */
NULL, /* no invoker */
},
{
"InvalidateGroupById", /* name */
NULL, /* no out_args */
},
{ NULL, }
};
/* interface info for org.freedesktop.sssd.nss.MemoryCache */
"org.freedesktop.sssd.nss.MemoryCache", /* name */
NULL, /* no signals */
NULL, /* no properties */
sbus_invoke_get_all, /* GetAll invoker */
};
/* invokes a handler with a 'u' DBus signature */
{
return EOK; /* request handled */
}
arg_0);
}
/* invokes a handler with a 'ssau' DBus signature */
{
const char * arg_0;
const char * arg_1;
int len_2;
int (*handler)(struct sbus_request *, void *, const char *, const char *, uint32_t[], int) = function_ptr;
return EOK; /* request handled */
}
len_2);
}