NetworkManager/dispatcher
Thomas Haller d25ed0820c all: don't use "static inline" in source files
For static functions inside a module, the compiler determines on its own
whether to inline the function.

Also, "inline" was used at some places that don't immediatly look like
candidates for inlining. It was most likely a copy&paste error.
2019-02-06 09:31:00 +01:00
..
tests build: meson: Add trailing commas 2018-12-20 13:50:34 +01:00
meson.build build: meson: Add trailing commas 2018-12-20 13:50:34 +01:00
nm-dispatcher-utils.c dispatcher: add NM_DISPATCHER_ACTION environment variable 2018-06-18 14:19:16 +02:00
nm-dispatcher-utils.h callouts/dispatcher: rename directory callouts 2016-10-13 21:33:33 +02:00
nm-dispatcher.c all: don't use "static inline" in source files 2019-02-06 09:31:00 +01:00
nm-dispatcher.conf callouts/dispatcher: rename directory callouts 2016-10-13 21:33:33 +02:00
nm-dispatcher.xml callouts/dispatcher: rename directory callouts 2016-10-13 21:33:33 +02:00
org.freedesktop.nm_dispatcher.service.in callouts/dispatcher: rename directory callouts 2016-10-13 21:33:33 +02:00