Searched defs:install_info_symlink_wants (Results 1 - 1 of 1) sorted by relevance

/systemd/src/shared/
H A Dinstall.c1277 static int install_info_symlink_wants( function
1382 q = install_info_symlink_wants(i, config_path, i->wanted_by, ".wants/", force, changes, n_changes);
1386 q = install_info_symlink_wants(i, config_path, i->required_by, ".requires/", force, changes, n_changes);

Completed in 232 milliseconds