mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-01 00:58:00 +02:00
The advantage of this is that if we later add another function pointer we don't have to touch any existing calls which would only pass NULL to that argument. Using a variadic argument and partial initialization of an auto variable gives us that flexibility. |
||
|---|---|---|
| .. | ||
| cli | ||
| common | ||
| tui | ||
| Makefile.am | ||
| nm-online.c | ||