Lines Matching refs:alpm_list_next

114 		for(i = syncdbs; i && !found; i = alpm_list_next(i)) {  in sync_cleandb()
177 for(i = cachedirs; i; i = alpm_list_next(i)) { in sync_cleancache()
276 for(j = sync_dbs; j && delete; j = alpm_list_next(j)) { in sync_cleancache()
314 for(i = syncs; i; i = alpm_list_next(i)) { in sync_search()
329 for(i = targets; i; i = alpm_list_next(i)) { in sync_group()
332 for(j = syncs; j; j = alpm_list_next(j)) { in sync_group()
339 for(k = grp->packages; k; k = alpm_list_next(k)) { in sync_group()
355 for(i = syncs; i; i = alpm_list_next(i)) { in sync_group()
358 for(j = alpm_db_get_groupcache(db); j; j = alpm_list_next(j)) { in sync_group()
363 for(k = grp->packages; k; k = alpm_list_next(k)) { in sync_group()
388 for(i = targets; i; i = alpm_list_next(i)) { in sync_info()
404 for(j = syncs; j; j = alpm_list_next(j)) { in sync_info()
411 for(k = alpm_db_get_pkgcache(db); k; k = alpm_list_next(k)) { in sync_info()
435 for(i = syncs; i; i = alpm_list_next(i)) { in sync_info()
438 for(j = alpm_db_get_pkgcache(db); j; j = alpm_list_next(j)) { in sync_info()
455 for(i = targets; i; i = alpm_list_next(i)) { in sync_list()
459 for(j = syncs; j; j = alpm_list_next(j)) { in sync_list()
480 for(i = ls; i; i = alpm_list_next(i)) { in sync_list()
483 for(j = alpm_db_get_pkgcache(db); j; j = alpm_list_next(j)) { in sync_list()
574 for(i = pkgs, n = 0; i; i = alpm_list_next(i)) { in process_group()
589 for(i = pkgs; i; i = alpm_list_next(i)) { in process_group()
685 for(i = targets; i; i = alpm_list_next(i)) { in sync_trans()
746 for(i = data; i; i = alpm_list_next(i)) { in sync_prepare_execute()
753 for(i = data; i; i = alpm_list_next(i)) { in sync_prepare_execute()
759 for(i = data; i; i = alpm_list_next(i)) { in sync_prepare_execute()
819 for(i = data; i; i = alpm_list_next(i)) { in sync_prepare_execute()
843 for(i = data; i; i = alpm_list_next(i)) { in sync_prepare_execute()