Home
last modified time | relevance | path

Searched refs:install_info_discover_and_check (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/shared/
Dinstall.c1746 static int install_info_discover_and_check( in install_info_discover_and_check() function
2640 r = install_info_discover_and_check(&ctx, &lp, target, SEARCH_FOLLOW_CONFIG_SYMLINKS, in unit_file_add_dependency()
2650 r = install_info_discover_and_check(&ctx, &lp, *f, SEARCH_FOLLOW_CONFIG_SYMLINKS, in unit_file_add_dependency()
2690 … r = install_info_discover_and_check(&ctx, lp, *f, SEARCH_LOAD|SEARCH_FOLLOW_CONFIG_SYMLINKS, in do_unit_file_enable()
2908 r = install_info_discover_and_check(&ctx, &lp, name, 0, &info, changes, n_changes); in unit_file_set_default()
3416 … r = install_info_discover_and_check(plus, lp, *s, SEARCH_LOAD|SEARCH_FOLLOW_CONFIG_SYMLINKS, in preset_prepare_one()
3422 … r = install_info_discover_and_check(plus, lp, name, SEARCH_LOAD|SEARCH_FOLLOW_CONFIG_SYMLINKS, in preset_prepare_one()