createrepo_c library  0.16.0
C library for metadata manipulation

Data Fields

cr_XmlFilepri_f
 
cr_XmlFilefil_f
 
cr_XmlFileoth_f
 
cr_SqliteDbpri_db
 
cr_SqliteDbfil_db
 
cr_SqliteDboth_db
 
cr_XmlFilepri_zck
 
cr_XmlFilefil_zck
 
cr_XmlFileoth_zck
 
char * prev_srpm
 
char * cur_srpm
 
int changelog_limit
 
const char * location_base
 
int repodir_name_len
 
const char * checksum_type_str
 
cr_ChecksumType checksum_type
 
const char * checksum_cachedir
 
gboolean skip_symlinks
 
long task_count
 
long package_count
 
gboolean skip_stat
 
cr_Metadataold_metadata
 
GMutex mutex_old_md
 
GMutex mutex_pri
 
GMutex mutex_fil
 
GMutex mutex_oth
 
GCond cond_pri
 
GCond cond_fil
 
GCond cond_oth
 
volatile long id_pri
 
volatile long id_fil
 
volatile long id_oth
 
GQueue * buffer
 
GMutex mutex_buffer
 
gboolean deltas
 
gint64 max_delta_rpm_size
 
GMutex mutex_deltatargetpackages
 
GSList * deltatargetpackages
 
gint cut_dirs
 
gchar * location_prefix
 
gboolean had_errors
 
FILE * output_pkg_list
 
GMutex mutex_output_pkg_list
 

Detailed Description

Definition at line 49 of file dumper_thread.h.


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