Home
last modified time | relevance | path

Searched refs:alpm_option_remove_noextract (Results 1 – 2 of 2) sorted by path

/dports/sysutils/pacman/pacman-5.1.3/lib/libalpm/
H A Dalpm.h874 int alpm_option_remove_noextract(alpm_handle_t *handle, const char *path);
H A Dhandle.c628 int SYMEXPORT alpm_option_remove_noextract(alpm_handle_t *handle, const char *path) in alpm_option_remove_noextract() function