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

/systemd/src/shared/
H A Dinstall.c464 static int remove_marked_symlinks( function
1612 q = remove_marked_symlinks(remove_symlinks_to, config_path, changes, n_changes);
1874 return remove_marked_symlinks(remove_symlinks_to, config_path, changes, n_changes);
2188 r = remove_marked_symlinks(remove_symlinks_to, config_path, changes, n_changes);

Completed in 18 milliseconds