Home
last modified time | relevance | path

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

/dports/sysutils/pacman/pacman-5.1.3/lib/libalpm/
H A Dsync.h29 int _alpm_sync_check(alpm_handle_t *handle, alpm_list_t **data);
H A Dtrans.c188 if(_alpm_sync_check(handle, data) != 0) { in alpm_trans_commit()
H A Dsync.c1349 int _alpm_sync_check(alpm_handle_t *handle, alpm_list_t **data) in _alpm_sync_check() function