Searched refs:kdbus_cmd_hello (Results 1 - 3 of 3) sorted by relevance

/systemd/src/core/
H A Dbus-policy.c102 struct kdbus_cmd_hello *hello;
118 size = offsetof(struct kdbus_cmd_hello, items) +
/systemd/src/libsystemd/sd-bus/
H A Dkdbus.h660 * enum kdbus_hello_flags - flags for struct kdbus_cmd_hello
683 * struct kdbus_cmd_hello - struct to say hello to kdbus
707 struct kdbus_cmd_hello { struct
950 struct kdbus_cmd_hello),
H A Dbus-kernel.c888 struct kdbus_cmd_hello *hello;
942 sz = ALIGN8(offsetof(struct kdbus_cmd_hello, items)) +

Completed in 4007 milliseconds