mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-06-04 10:48:17 +02:00
Instead of having a trivial macro that defines a function, define the function directly. Having such a macro would make sense if DEFINE_REMOVER_OPTION() would do the right thing and we would reuse the (preferred) implementation. That's not the case, because these remove_fcn() implementations don't mirror the way how set_fcn() splits and sets options. They are inconsistent (wrong), and should will later get merged with set_fcn(). |
||
|---|---|---|
| .. | ||
| tests | ||
| meson.build | ||
| nm-client-utils.c | ||
| nm-client-utils.h | ||
| nm-meta-setting-access.c | ||
| nm-meta-setting-access.h | ||
| nm-meta-setting-desc.c | ||
| nm-meta-setting-desc.h | ||
| nm-polkit-listener.c | ||
| nm-polkit-listener.h | ||
| nm-secret-agent-simple.c | ||
| nm-secret-agent-simple.h | ||
| nm-vpn-helpers.c | ||
| nm-vpn-helpers.h | ||
| settings-docs.h.in | ||
| settings-docs.xsl | ||