|
libalpm
Arch Linux Package Manager Library
|
Conflict. More...
#include <alpm.h>

Data Fields | |
| unsigned long | package1_hash |
| unsigned long | package2_hash |
| char * | package1 |
| char * | package2 |
| alpm_depend_t * | reason |
Definition at line 165 of file alpm.h.
Referenced by _alpm_conflict_dup(), _alpm_conflict_free(), _alpm_sync_prepare(), and sync_prepare_execute().
| unsigned long _alpm_conflict_t::package1_hash |
Definition at line 163 of file alpm.h.
Referenced by _alpm_conflict_dup().
Definition at line 166 of file alpm.h.
Referenced by _alpm_conflict_dup(), _alpm_conflict_free(), _alpm_sync_prepare(), and sync_prepare_execute().
| unsigned long _alpm_conflict_t::package2_hash |
Definition at line 164 of file alpm.h.
Referenced by _alpm_conflict_dup().
Definition at line 167 of file alpm.h.
Referenced by _alpm_conflict_dup(), _alpm_sync_prepare(), and sync_prepare_execute().
1.7.6.1