libalpm
Arch Linux Package Manager Library
Data Fields
_alpm_fileconflict_t Struct Reference

File conflict. More...

#include <alpm.h>

Data Fields

char * target
alpm_fileconflicttype_t type
char * file
char * ctarget

Detailed Description

File conflict.

Definition at line 171 of file alpm.h.


Field Documentation

Definition at line 175 of file alpm.h.

Referenced by _alpm_fileconflict_free(), and sync_prepare_execute().

Definition at line 174 of file alpm.h.

Referenced by _alpm_fileconflict_free(), and sync_prepare_execute().

Definition at line 172 of file alpm.h.

Referenced by _alpm_fileconflict_free(), and sync_prepare_execute().

Definition at line 173 of file alpm.h.

Referenced by sync_prepare_execute().


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