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

/systemd/src/shared/
H A Dpath-lookup.h55 int lookup_paths_init_from_scope(LookupPaths *paths,
H A Dinstall.c1642 r = lookup_paths_init_from_scope(&paths, scope, root_dir);
1737 r = lookup_paths_init_from_scope(&paths, scope, root_dir);
1805 r = lookup_paths_init_from_scope(&paths, scope, root_dir);
1853 r = lookup_paths_init_from_scope(&paths, scope, root_dir);
1933 r = lookup_paths_init_from_scope(&paths, scope, root_dir);
1971 r = lookup_paths_init_from_scope(&paths, scope, root_dir);
2065 r = lookup_paths_init_from_scope(&paths, scope, root_dir);
2265 r = lookup_paths_init_from_scope(&paths, scope, root_dir);
2308 r = lookup_paths_init_from_scope(&paths, scope, root_dir);
2388 r = lookup_paths_init_from_scope(
[all...]
H A Dpath-lookup.c427 int lookup_paths_init_from_scope(LookupPaths *paths, function
/systemd/src/systemctl/
H A Dsystemctl.c4752 r = lookup_paths_init_from_scope(lp, arg_scope, arg_root);

Completed in 1331 milliseconds