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

/systemd/src/core/
H A Dload-fragment.c3627 static int load_from_path(Unit *u, const char *path) { function
3752 r = load_from_path(u, u->id);
3763 r = load_from_path(u, t);
3775 r = load_from_path(u, u->fragment_path);
3794 r = load_from_path(u, k);
3809 r = load_from_path(u, z);

Completed in 1251 milliseconds