#include <conflict.h>
Data Fields | |
| char * | target |
| pmfileconflicttype_t | type |
| char * | file |
| char * | ctarget |
Definition at line 31 of file conflict.h.
Definition at line 32 of file conflict.h.
Referenced by _alpm_fileconflict_free(), and alpm_fileconflict_get_target().
| char* __pmfileconflict_t::file |
Definition at line 34 of file conflict.h.
Referenced by _alpm_fileconflict_free(), and alpm_fileconflict_get_file().
Definition at line 35 of file conflict.h.
Referenced by _alpm_fileconflict_free(), and alpm_fileconflict_get_ctarget().
1.5.4