CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
util.cc File Reference
#include <stdio.h>
#include <string>
#include <vector>
#include "util.h"
#include "crypto/hash.h"
#include "libcvmfs.h"
#include "xattr.h"
Include dependency graph for util.cc:

Go to the source code of this file.

Functions

shash::Any HashMeta (const struct cvmfs_attr *stat_info)
 
void AppendStringToList (char const *str, char ***buf, size_t *listlen, size_t *buflen)
 

Function Documentation

void AppendStringToList ( char const *  str,
char ***  buf,
size_t *  listlen,
size_t *  buflen 
)

Definition at line 64 of file util.cc.

Referenced by SpecTreeNode::GetListing(), and posix_list_dir().

Here is the call graph for this function:

Here is the caller graph for this function:

shash::Any HashMeta ( const struct cvmfs_attr stat_info)

This file is part of the CernVM File System.

Definition at line 16 of file util.cc.

Referenced by posix_get_identifier().

Here is the call graph for this function:

Here is the caller graph for this function: