Home
last modified time | relevance | path

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

/dports/sysutils/pacman/pacman-5.1.3/lib/libalpm/
H A Ddb.h50 DB_STATUS_EXISTS = (1 << 2), enumerator
H A Dbe_sync.c97 db->status &= ~DB_STATUS_EXISTS; in sync_db_validate()
102 db->status |= DB_STATUS_EXISTS; in sync_db_validate()
318 db->status &= ~DB_STATUS_EXISTS; in alpm_db_update()
H A Dbe_local.c441 db->status |= DB_STATUS_EXISTS; in local_db_validate()
445 db->status &= ~DB_STATUS_EXISTS; in local_db_validate()
454 db->status |= DB_STATUS_EXISTS; in local_db_validate()
530 db->status |= DB_STATUS_EXISTS; in local_db_populate()