libalpm
Arch Linux Package Manager Library
Data Fields
__config_t Struct Reference

#include <conf.h>

Collaboration diagram for __config_t:
Collaboration graph
[legend]

Data Fields

unsigned short op
unsigned short quiet
unsigned short verbose
unsigned short version
unsigned short help
unsigned short noconfirm
unsigned short noprogressbar
unsigned short logmask
unsigned short print
unsigned short checkspace
unsigned short usesyslog
unsigned short usedelta
char * arch
char * print_format
char * configfile
char * rootdir
char * dbpath
char * logfile
char * gpgdir
alpm_list_tcachedirs
unsigned short op_q_isfile
unsigned short op_q_info
unsigned short op_q_list
unsigned short op_q_foreign
unsigned short op_q_unrequired
unsigned short op_q_deps
unsigned short op_q_explicit
unsigned short op_q_owns
unsigned short op_q_search
unsigned short op_q_changelog
unsigned short op_q_upgrade
unsigned short op_q_check
unsigned short op_s_clean
unsigned short op_s_downloadonly
unsigned short op_s_info
unsigned short op_s_sync
unsigned short op_s_search
unsigned short op_s_upgrade
unsigned short group
unsigned short noask
unsigned int ask
alpm_transflag_t flags
alpm_siglevel_t siglevel
unsigned short chomp
unsigned short verbosepkglists
unsigned short totaldownload
unsigned short cleanmethod
alpm_list_tholdpkg
alpm_list_tsyncfirst
alpm_list_tignorepkg
alpm_list_tignoregrp
alpm_list_tnoupgrade
alpm_list_tnoextract
char * xfercommand
alpm_handle_thandle
alpm_list_texplicit_adds
alpm_list_texplicit_removes

Detailed Description

Definition at line 25 of file conf.h.


Field Documentation

Definition at line 38 of file conf.h.

Referenced by config_free(), and config_set_arch().

unsigned int __config_t::ask

Definition at line 72 of file conf.h.

Referenced by cb_question().

Definition at line 48 of file conf.h.

Referenced by config_free().

unsigned short __config_t::checkspace

Definition at line 35 of file conf.h.

unsigned short __config_t::chomp

Definition at line 78 of file conf.h.

unsigned short __config_t::cleanmethod

Definition at line 85 of file conf.h.

Definition at line 43 of file conf.h.

Referenced by config_free(), config_new(), and main().

Definition at line 45 of file conf.h.

Referenced by config_free().

Definition at line 97 of file conf.h.

Referenced by config_free(), display_targets(), and pacman_upgrade().

Definition at line 98 of file conf.h.

Referenced by config_free(), and display_targets().

Definition at line 73 of file conf.h.

Referenced by main(), pacman_database(), pacman_remove(), pacman_sync(), and pacman_upgrade().

Definition at line 47 of file conf.h.

Referenced by config_free().

unsigned short __config_t::group

Definition at line 70 of file conf.h.

Referenced by needs_root(), pacman_query(), and pacman_sync().

unsigned short __config_t::help

Definition at line 30 of file conf.h.

Definition at line 86 of file conf.h.

Referenced by config_free(), and pacman_remove().

Definition at line 89 of file conf.h.

Referenced by config_free().

Definition at line 88 of file conf.h.

Referenced by config_free().

Definition at line 46 of file conf.h.

Referenced by config_free().

unsigned short __config_t::logmask

Definition at line 33 of file conf.h.

Referenced by config_new(), main(), pm_vasprintf(), and pm_vfprintf().

unsigned short __config_t::noask

Definition at line 71 of file conf.h.

Referenced by cb_question(), and main().

unsigned short __config_t::noconfirm

Definition at line 31 of file conf.h.

Referenced by main(), multiselect_question(), and select_question().

Definition at line 91 of file conf.h.

Referenced by config_free().

unsigned short __config_t::noprogressbar

Definition at line 32 of file conf.h.

Referenced by cb_dl_progress(), cb_event(), cb_progress(), and main().

Definition at line 90 of file conf.h.

Referenced by config_free().

unsigned short __config_t::op

Definition at line 26 of file conf.h.

Referenced by config_new(), main(), and needs_root().

Definition at line 59 of file conf.h.

unsigned short __config_t::op_q_check

Definition at line 61 of file conf.h.

unsigned short __config_t::op_q_deps

Definition at line 55 of file conf.h.

unsigned short __config_t::op_q_explicit

Definition at line 56 of file conf.h.

unsigned short __config_t::op_q_foreign

Definition at line 53 of file conf.h.

Referenced by pacman_query().

unsigned short __config_t::op_q_info

Definition at line 51 of file conf.h.

unsigned short __config_t::op_q_isfile

Definition at line 50 of file conf.h.

Referenced by pacman_query().

unsigned short __config_t::op_q_list

Definition at line 52 of file conf.h.

Referenced by needs_root(), and pacman_sync().

unsigned short __config_t::op_q_owns

Definition at line 57 of file conf.h.

Referenced by pacman_query().

unsigned short __config_t::op_q_search

Definition at line 58 of file conf.h.

Referenced by pacman_query().

Definition at line 54 of file conf.h.

unsigned short __config_t::op_q_upgrade

Definition at line 60 of file conf.h.

Referenced by pacman_query().

unsigned short __config_t::op_s_clean

Definition at line 63 of file conf.h.

Referenced by main(), needs_root(), and pacman_sync().

Definition at line 64 of file conf.h.

Referenced by cb_question(), pacman_sync(), and sync_prepare_execute().

unsigned short __config_t::op_s_info

Definition at line 65 of file conf.h.

Referenced by needs_root(), and pacman_sync().

unsigned short __config_t::op_s_search

Definition at line 67 of file conf.h.

Referenced by needs_root(), and pacman_sync().

unsigned short __config_t::op_s_sync

Definition at line 66 of file conf.h.

Referenced by needs_root(), and pacman_sync().

unsigned short __config_t::op_s_upgrade

Definition at line 68 of file conf.h.

Referenced by pacman_sync().

unsigned short __config_t::print

Definition at line 39 of file conf.h.

Referenced by config_free(), and print_packages().

unsigned short __config_t::quiet

Definition at line 27 of file conf.h.

Definition at line 44 of file conf.h.

Referenced by config_free().

Definition at line 74 of file conf.h.

Referenced by config_new().

Definition at line 87 of file conf.h.

Referenced by config_free().

unsigned short __config_t::totaldownload

Definition at line 83 of file conf.h.

Referenced by cb_dl_progress().

unsigned short __config_t::usedelta

Definition at line 37 of file conf.h.

unsigned short __config_t::usesyslog

Definition at line 36 of file conf.h.

unsigned short __config_t::verbose

Definition at line 28 of file conf.h.

Referenced by main().

Definition at line 80 of file conf.h.

Referenced by display_targets().

unsigned short __config_t::version

Definition at line 29 of file conf.h.

Definition at line 92 of file conf.h.

Referenced by config_free().


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