Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dsocket.h131 bool pass_sec; member
Ddbus-socket.c107 …SD_BUS_PROPERTY("PassSecurity", "b", bus_property_get_bool, offsetof(Socket, pass_sec), SD_BUS_VTA…
210 return bus_set_transient_bool(u, name, &s->pass_sec, message, flags, error); in bus_socket_set_transient_property()
Dsocket.c606 prefix, yes_no(s->pass_sec), in socket_dump()
1026 if (s->pass_sec) { in socket_apply_socket_options()
Dload-fragment-gperf.gperf.in471 …arse_bool, 0, offsetof(Socket, pass_sec)