CernVM-FS
2.12.0
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
globals.cc
Go to the documentation of this file.
1
5
#include "
globals.h
"
6
7
#ifdef CVMFS_NAMESPACE_GUARD
8
namespace
CVMFS_NAMESPACE_GUARD {
9
#endif
10
11
bool
g_claim_ownership
=
false
;
12
bool
g_raw_symlinks
=
false
;
13
uid_t
g_uid
= 0;
14
gid_t
g_gid
= 0;
15
bool
g_world_readable
=
false
;
16
17
#ifdef CVMFS_NAMESPACE_GUARD
18
}
// namespace CVMFS_NAMESPACE_GUARD
19
#endif
globals.h
g_gid
gid_t g_gid
Definition:
globals.cc:14
g_uid
uid_t g_uid
Definition:
globals.cc:13
g_raw_symlinks
bool g_raw_symlinks
Definition:
globals.cc:12
g_world_readable
bool g_world_readable
Definition:
globals.cc:15
g_claim_ownership
bool g_claim_ownership
Definition:
globals.cc:11
cvmfs
cvmfs
globals.cc
Generated on Sun Nov 10 2024 01:18:11 for CernVM-FS by
1.8.5