CernVM-FS
2.12.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 void | ListProxy (download::DownloadManager *dm, std::vector< std::string > *result_pages) |
|
static |
Definition at line 554 of file magic_xattr.cc.
Referenced by ProxyListMagicXattr::FinalizeValue(), and ProxyListExternalMagicXattr::FinalizeValue().