libalpm
Arch Linux Package Manager Library
Data Fields
_alpm_file_t Struct Reference

File in a package. More...

#include <alpm.h>

Data Fields

char * name
off_t size
mode_t mode

Detailed Description

File in a package.

Definition at line 203 of file alpm.h.


Field Documentation

Definition at line 206 of file alpm.h.

Referenced by _alpm_db_find_fileconflicts(), _alpm_file_copy(), and _alpm_pkg_load_internal().

Definition at line 205 of file alpm.h.

Referenced by _alpm_file_copy(), and _alpm_pkg_load_internal().


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