Home
last modified time | relevance | path

Searched refs:dir_belongsto_pkgs (Results 1 – 1 of 1) sorted by last modified time

/dports/sysutils/pacman/pacman-5.1.3/lib/libalpm/
H A Dconflict.c325 static int dir_belongsto_pkgs(alpm_handle_t *handle, const char *dirpath, in dir_belongsto_pkgs() function
366 owned = dir_belongsto_pkgs(handle, path, pkgs); in dir_belongsto_pkgs()
653 resolved_conflict = dir_belongsto_pkgs(handle, dir, owners); in _alpm_db_find_fileconflicts()