Home
last modified time | relevance | path

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

/dports/sysutils/pacman/pacman-5.1.3/src/pacman/
H A Ddatabase.c155 data = alpm_checkconflicts(config->handle, pkglist); in check_db_local_package_conflicts()
/dports/sysutils/pacman/pacman-5.1.3/
H A DREADME285 - alpm_checkdbconflicts() -> alpm_checkconflicts()
287 - alpm_checkdeps() and alpm_checkconflicts() require local package list instead
412 - alpm_checkconflicts
/dports/sysutils/pacman/pacman-5.1.3/lib/libalpm/
H A Dconflict.c254 alpm_list_t SYMEXPORT *alpm_checkconflicts(alpm_handle_t *handle, in alpm_checkconflicts() function
H A Dalpm.h1592 alpm_list_t *alpm_checkconflicts(alpm_handle_t *handle, alpm_list_t *pkglist);