Home
last modified time | relevance | path

Searched defs:dbext (Results 1 – 4 of 4) sorted by path

/dports/sysutils/pacman/pacman-5.1.3/lib/libalpm/
H A Dbe_sync.c178 const char *dbext; in alpm_db_update() local
H A Ddb.c379 const char *dbext = db->handle->dbext; in _alpm_db_path() local
H A Dhandle.c787 int SYMEXPORT alpm_option_set_dbext(alpm_handle_t *handle, const char *dbext) in alpm_option_set_dbext()
H A Dhandle.h101 char *dbext; /* Sync DB extension */ member