Home
last modified time | relevance | path

Searched refs:DNSSD_SERVICE_DIRS (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/resolve/
Dresolved-dnssd.c13 #define DNSSD_SERVICE_DIRS ((const char* const*) CONF_PATHS_STRV("systemd/dnssd")) macro
91 STRV_MAKE_CONST(filename), DNSSD_SERVICE_DIRS, dropin_dirname, in dnssd_service_load()
196 r = conf_files_list_strv(&files, ".dnssd", NULL, 0, DNSSD_SERVICE_DIRS); in dnssd_load()