CernVM-FS
2.12.0
|
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) |
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().
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().