Home
last modified time | relevance | path

Searched refs:flush_pending (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/core/
Dsocket.h120 bool flush_pending; member
Ddbus-socket.c89 …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()
Dsocket.c642 prefix, yes_no(s->flush_pending)); in socket_dump()
2176 if (!s->accept && s->flush_pending) { in socket_enter_listening()
Dload-fragment-gperf.gperf.in450 …bool, 0, offsetof(Socket, flush_pending)