dpkg 1.22.7-3-g89f48
Loading...
Searching...
No Matches
Data Fields
dpkg_db Struct Reference

#include <db-fsys.h>

Data Fields

const char * name
 Name of the database.
 
char * pathname
 
FILE * file
 
struct stat st
 

Field Documentation

◆ file

FILE* dpkg_db::file

◆ name

const char* dpkg_db::name

Name of the database.

Set by the caller.

Referenced by dpkg_db_reopen(), ensure_diversions(), and ensure_statoverrides().

◆ pathname

char* dpkg_db::pathname

◆ st

struct stat dpkg_db::st

The documentation for this struct was generated from the following file: