Home
last modified time | relevance | path

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

/dports/sysutils/pacman/pacman-5.1.3/src/pacman/
H A Dcallback.c207 case ALPM_EVENT_INTERCONFLICTS_START: in cb_event()
/dports/sysutils/pacman/pacman-5.1.3/lib/libalpm/
H A Dalpm.h385 ALPM_EVENT_INTERCONFLICTS_START, enumerator
H A Dsync.c505 event.type = ALPM_EVENT_INTERCONFLICTS_START; in _alpm_sync_prepare()