Home
last modified time | relevance | path

Searched refs:alpm_list_remove_dupes (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/pacman/pacman-5.1.3/lib/libalpm/
H A Dalpm_list.h69 alpm_list_t *alpm_list_remove_dupes(const alpm_list_t *list);
H A Dalpm_list.c458 alpm_list_t SYMEXPORT *alpm_list_remove_dupes(const alpm_list_t *list) in alpm_list_remove_dupes() function