#include <Basics.H>
#include "SourceOrDerived.H"
#include "ShortIdBlock.H"
#include <VestaConfig.H>
#include <Thread.H>
#include <pthread.h>
#include <assert.h>
#include <iomanip>
#include <errno.h>
#include <stdio.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <FS.H>
Go to the source code of this file.
Typedefs | |
typedef ShortIdStock * | ShortIdStockP |
Functions | |
void | SourceOrDerived_initMRLN () |
Variables | |
const int | SID_DIR_MODE = S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH |
const int | LeaseSafetyMargin = 60 |
|
Definition at line 82 of file SourceOrDerived.C. |
|
Definition at line 100 of file SourceOrDerived.C. References Text::cchars(), VestaConfig::get_Text(), and VestaConfig::failure::msg. Referenced by SourceOrDerived::getMetadataRootLocalName(), SourceOrDerived::setMetadataRootLocalName(), and SourceOrDerived::shortIdToName(). |
|
Definition at line 61 of file SourceOrDerived.C. Referenced by ShortIdStock::stockboy(). |
|
Definition at line 59 of file SourceOrDerived.C. |