libzypp  16.13.0
zypp::env Namespace Reference

Functions

int ZYPP_MEDIA_CURL_IPRESOLVE ()
 
bool YAST_IS_RUNNING ()
 
std::string ZYPP_REPO_RELEASEVER ()
 Use faked releasever (e.g. More...
 
int LIBSOLV_DEBUGMASK ()
 
bool HACKENV (const char *var_r, bool default_r)
 
Pathname ZYPP_LOCKFILE_ROOT ()
 Hack to circumvent the currently poor –root support. More...
 

Function Documentation

int zypp::env::ZYPP_MEDIA_CURL_IPRESOLVE ( )
inline

Definition at line 173 of file MediaCurl.cc.

bool zypp::env::YAST_IS_RUNNING ( )

Definition at line 42 of file PackageProvider.cc.

std::string zypp::env::ZYPP_REPO_RELEASEVER ( )
inline

Use faked releasever (e.g.

for 'zupper dup' to next distro version

Definition at line 37 of file RepoVariables.cc.

int zypp::env::LIBSOLV_DEBUGMASK ( )
inline

Definition at line 57 of file PoolImpl.cc.

bool zypp::env::HACKENV ( const char *  var_r,
bool  default_r 
)
inline

Definition at line 72 of file SATResolver.cc.

Pathname zypp::env::ZYPP_LOCKFILE_ROOT ( )
inline

Hack to circumvent the currently poor –root support.

Definition at line 61 of file ZYppFactory.cc.