Searched refs:can_fds (Results 1 - 5 of 5) sorted by relevance

/systemd/src/libsystemd/sd-bus/
H A Dbus-internal.h195 bool can_fds:1; member in struct:sd_bus
H A Dbus-socket.c233 b->can_fds =
479 b->can_fds = true;
986 if (!bus->can_fds) {
H A Dbus-kernel.c1047 b->can_fds = !!(hello->flags & KDBUS_HELLO_ACCEPT_FD);
H A Dsd-bus.c1530 return bus->can_fds;
H A Dbus-message.c609 m->allow_fds = bus->can_fds || (bus->state != BUS_HELLO && bus->state != BUS_RUNNING);

Completed in 1978 milliseconds