#include <sync.h>

Data Fields | |
| pmsynctype_t | type |
| pmpkg_t * | pkg |
| void * | data |
Definition at line 27 of file sync.h.
Definition at line 28 of file sync.h.
Referenced by _alpm_sync_commit(), _alpm_sync_free(), _alpm_sync_new(), _alpm_sync_prepare(), _alpm_sync_sysupgrade(), and alpm_sync_get_type().
Definition at line 29 of file sync.h.
Referenced by _alpm_sync_commit(), _alpm_sync_new(), _alpm_sync_prepare(), and alpm_sync_get_pkg().
| void* __pmsyncpkg_t::data |
Definition at line 30 of file sync.h.
Referenced by _alpm_sync_commit(), _alpm_sync_free(), _alpm_sync_new(), _alpm_sync_prepare(), _alpm_sync_sysupgrade(), and alpm_sync_get_data().
1.5.4