Files
systemd/src/libsystemd-network
Lennart Poettering 6d5e65f645 tree-wide: add a single version of "static const int one = 1"
All over the place we define local variables for the various sockopts
that take a bool-like "int" value. Sometimes they are const, sometimes
static, sometimes both, sometimes neither.

Let's clean this up, introduce a common const variable "const_int_one"
(as well as one matching "const_int_zero") and use it everywhere, all
acorss the codebase.
2018-10-15 19:40:51 +02:00
..
2018-06-29 11:02:17 +09:00
2018-06-29 11:02:17 +09:00
2018-06-14 13:03:20 +02:00
2018-09-26 18:54:21 +00:00
2018-09-27 18:04:59 +09:00