Markus Mäkelä 3c20b47a8d
Change parameters in dump_param
Putting the file descriptor first keeps it in line with dprintf.

Making the parameter set an initializer list allows matching against
multiple sets of parameters in one function call. This will compact the
parameter serialization by using the same code for the common service
parameters and the module parameters.
2018-08-20 13:56:59 +03:00
..
2018-08-20 13:56:59 +03:00
2018-08-16 09:21:06 +03:00
2018-08-20 13:56:58 +03:00
2018-06-25 10:07:52 +03:00
2017-01-16 10:56:33 +02:00