Home
last modified time | relevance | path

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

/dports/sysutils/pacman/pacman-5.1.3/lib/libalpm/
H A Dalpm.h827 alpm_list_t *alpm_option_get_hookdirs(alpm_handle_t *handle);
H A Dhandle.c228 alpm_list_t SYMEXPORT *alpm_option_get_hookdirs(alpm_handle_t *handle) in alpm_option_get_hookdirs() function
/dports/sysutils/pacman/pacman-5.1.3/src/pacman/
H A Dpacman.c1259 for(j = alpm_option_get_hookdirs(config->handle); j; j = alpm_list_next(j)) { in main()
/dports/sysutils/pacman/pacman-5.1.3/
H A DREADME577 - alpm_option_get_hookdirs()