![]() |
CernVM-FS
2.11.0
|
#include "magic_xattr.h"
#include <cassert>
#include <string>
#include <vector>
#include "catalog_mgr_client.h"
#include "crypto/signature.h"
#include "fetch.h"
#include "mountpoint.h"
#include "quota.h"
#include "util/logging.h"
#include "util/string.h"
Go to the source code of this file.
Functions | |
static std::string | ListProxy (download::DownloadManager *dm) |
|
static |
Definition at line 485 of file magic_xattr.cc.
Referenced by ProxyListMagicXattr::GetValue(), and ProxyListExternalMagicXattr::GetValue().