Searched refs:specifier_hostname (Results 1 – 4 of 4) sorted by relevance
/systemd-251/src/shared/ ! |
D | specifier.h | 22 int specifier_hostname(char specifier, const void *data, const char *root, const void *userdata, ch… 78 { 'H', specifier_hostname, NULL }, \
|
D | specifier.c | 202 int specifier_hostname(char specifier, const void *data, const char *root, const void *userdata, ch… in specifier_hostname() function
|
/systemd-251/src/resolve/ ! |
D | resolved-conf.c | 228 … { 'H', specifier_hostname, NULL }, /* We will use specifier_dnssd_hostname(). */ in config_parse_dnssd_service_name()
|
/systemd-251/src/tmpfiles/ ! |
D | tmpfiles.c | 2946 { 'H', specifier_hostname, NULL }, in parse_line()
|