Searched refs:flush_pending (Results 1 – 4 of 4) sorted by relevance
/systemd-251/src/core/ |
D | socket.h | 120 bool flush_pending; member
|
D | dbus-socket.c | 89 …SD_BUS_PROPERTY("FlushPending", "b", bus_property_get_bool, offsetof(Socket, flush_pending), SD_BU… 186 return bus_set_transient_bool(u, name, &s->flush_pending, message, flags, error); in bus_socket_set_transient_property()
|
D | socket.c | 642 prefix, yes_no(s->flush_pending)); in socket_dump() 2176 if (!s->accept && s->flush_pending) { in socket_enter_listening()
|
D | load-fragment-gperf.gperf.in | 450 …bool, 0, offsetof(Socket, flush_pending)
|