Searched defs:install_context_apply (Results 1 - 1 of 1) sorted by relevance
/systemd/src/shared/ |
H A D | install.c | 1397 static int install_context_apply( function 1779 return install_context_apply(scope, &c, &paths, config_path, root_dir, force, SEARCH_FOLLOW_CONFIG_SYMLINKS, changes, n_changes); 1828 return install_context_apply(scope, &c, &paths, config_path, root_dir, force, SEARCH_LOAD, changes, n_changes); 2196 q = install_context_apply(scope, plus, paths, config_path, root_dir, force, SEARCH_LOAD, changes, n_changes);
|
Completed in 18 milliseconds