Lines Matching refs:SEARCH_FOLLOW_CONFIG_SYMLINKS

45         SEARCH_FOLLOW_CONFIG_SYMLINKS = 1 << 1,  enumerator
1630 if (!(flags & SEARCH_FOLLOW_CONFIG_SYMLINKS)) { in install_info_traverse()
1949 r = unit_file_search(NULL, &instance, lp, SEARCH_FOLLOW_CONFIG_SYMLINKS); in install_info_symlink_wants()
2185 … r = install_info_traverse(ctx, lp, i, SEARCH_LOAD|SEARCH_FOLLOW_CONFIG_SYMLINKS, NULL); in install_context_mark_for_removal()
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()
2673 SEARCH_FOLLOW_CONFIG_SYMLINKS, changes, n_changes); 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()
2814 … r = install_info_discover(&ctx, lp, n, SEARCH_LOAD|SEARCH_FOLLOW_CONFIG_SYMLINKS, &i, NULL, NULL); in normalize_linked_files()
2935 r = install_info_discover(&ctx, &lp, SPECIAL_DEFAULT_TARGET, SEARCH_FOLLOW_CONFIG_SYMLINKS, in unit_file_get_default()
2968 r = install_info_discover(&ctx, lp, name, SEARCH_LOAD|SEARCH_FOLLOW_CONFIG_SYMLINKS, in unit_file_lookup_state()
3400 r = install_info_discover(&tmp, lp, name, SEARCH_FOLLOW_CONFIG_SYMLINKS, in preset_prepare_one()
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()
3429 r = install_info_discover(minus, lp, name, SEARCH_FOLLOW_CONFIG_SYMLINKS, in preset_prepare_one()