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

/systemd/src/libsystemd/sd-bus/
H A Dkdbus.h49 * KDBUS_ITEM_NAME_REMOVE
346 * @KDBUS_ITEM_NAME_REMOVE: Notification in kdbus_notify_name_change
401 KDBUS_ITEM_NAME_REMOVE, enumerator in enum:kdbus_item_type
427 * KDBUS_ITEM_NAME_REMOVE
H A Dbus-kernel.c1273 if (d->type == KDBUS_ITEM_NAME_REMOVE || (d->name_change.new_id.flags & (KDBUS_NAME_IN_QUEUE|KDBUS_NAME_ACTIVATOR))) {
1344 [KDBUS_ITEM_NAME_REMOVE - _KDBUS_ITEM_KERNEL_BASE] = translate_name_change,
H A Dbus-control.c1069 * WELLKNOWN, UNIQUE, "" → KDBUS_ITEM_NAME_REMOVE
1150 item->type = KDBUS_ITEM_NAME_REMOVE;

Completed in 2268 milliseconds