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

An archive (Unix ar) file. More...

#include <ar.h>

Data Fields

const char * name
 
mode_t mode
 
intmax_t time
 
off_t size
 
int fd
 

Detailed Description

An archive (Unix ar) file.

Field Documentation

◆ fd

int dpkg_ar::fd

◆ mode

mode_t dpkg_ar::mode

◆ name

const char* dpkg_ar::name

◆ size

off_t dpkg_ar::size

◆ time

intmax_t dpkg_ar::time

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