Searched defs:KDBUS_SEND_SYNC_REPLY (Results 1 - 1 of 1) sorted by relevance

/systemd/src/libsystemd/sd-bus/
H A Dkdbus.h544 * @KDBUS_SEND_SYNC_REPLY: Wait for destination connection to
555 KDBUS_SEND_SYNC_REPLY = 1ULL << 0, enumerator in enum:kdbus_send_flags
564 * @reply: Storage for message reply if KDBUS_SEND_SYNC_REPLY

Completed in 64 milliseconds