Searched refs:lookup_paths_init_from_scope (Results 1 - 4 of 4) sorted by relevance
/systemd/src/shared/ |
H A D | path-lookup.h | 55 int lookup_paths_init_from_scope(LookupPaths *paths,
|
H A D | install.c | 1642 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 D | path-lookup.c | 427 int lookup_paths_init_from_scope(LookupPaths *paths, function
|
/systemd/src/systemctl/ |
H A D | systemctl.c | 4752 r = lookup_paths_init_from_scope(lp, arg_scope, arg_root);
|
Completed in 1331 milliseconds