mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-16 08:18:07 +02:00
nm_utils_is_specific_hostname() is basically to check whether the hostname is localhost (and also handle "(null)"). In that sense, it's similar to systemd's is_localhost(). Extend or variant to - be case insensitive (like is_localhost()). - accept more variants of localhost/localdomain names as special. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| test-json-aux.c | ||
| test-shared-general.c | ||