Home
last modified time | relevance | path

Searched refs:ignorepkgs (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/pacman/pacman-5.1.3/lib/libalpm/
H A Dhandle.c643 int SYMEXPORT alpm_option_set_ignorepkgs(alpm_handle_t *handle, alpm_list_t *ignorepkgs) in alpm_option_set_ignorepkgs() argument
645 return _alpm_option_strlist_set(handle, &(handle->ignorepkg), ignorepkgs); in alpm_option_set_ignorepkgs()
H A Dalpm.h885 int alpm_option_set_ignorepkgs(alpm_handle_t *handle, alpm_list_t *ignorepkgs);
/dports/sysutils/pacman/pacman-5.1.3/
H A DREADME77 * ignorepkgs: Packages to ignore when upgrading.