Searched refs:lookup_paths (Results 1 - 6 of 6) sorted by relevance

/systemd/src/core/
H A Dload-dropin.h28 return unit_file_find_dropin_paths(u->manager->lookup_paths.unit_path,
H A Dload-dropin.c58 STRV_FOREACH(p, u->manager->lookup_paths.unit_path) {
H A Dmanager.h143 LookupPaths lookup_paths; member in struct:Manager
H A Dmanager.c976 lookup_paths_free(&m->lookup_paths);
1056 STRV_FOREACH(i, m->lookup_paths.unit_path) {
1126 &m->lookup_paths, m->running_as, true,
2537 lookup_paths_free(&m->lookup_paths);
2545 &m->lookup_paths, m->running_as, true,
2862 strv_remove(m->lookup_paths.unit_path, *generator);
H A Ddbus-manager.c1927 SD_BUS_PROPERTY("UnitPath", "as", NULL, offsetof(Manager, lookup_paths.unit_path), SD_BUS_VTABLE_PROPERTY_CONST),
H A Dload-fragment.c3659 STRV_FOREACH(p, u->manager->lookup_paths.unit_path) {

Completed in 2139 milliseconds