Searched refs:KDBUS_ITEM_FDS (Results 1 - 2 of 2) sorted by relevance

/systemd/src/libsystemd/sd-bus/
H A Dkdbus.h299 * @KDBUS_ITEM_FDS: Attached file descriptors
366 KDBUS_ITEM_FDS, enumerator in enum:kdbus_item_type
600 * KDBUS_ITEM_FDS will carry the value -1.
H A Dbus-kernel.c142 (*d)->type = KDBUS_ITEM_FDS;
485 case KDBUS_ITEM_FDS: {
801 case KDBUS_ITEM_FDS:
1105 if (d->type == KDBUS_ITEM_FDS)

Completed in 424 milliseconds