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

/systemd/src/libsystemd/sd-bus/
H A Dkdbus.h584 * @KDBUS_RECV_DROP: Drop and free the next queued message and all
592 KDBUS_RECV_DROP = 1ULL << 1, enumerator in enum:kdbus_recv_flags

Completed in 42 milliseconds