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.h
Go to the documentation of this file.
1
5
#ifndef CVMFS_GLOBALS_H_
6
#define CVMFS_GLOBALS_H_
7
8
#include <unistd.h>
9
10
#ifdef CVMFS_NAMESPACE_GUARD
11
namespace
CVMFS_NAMESPACE_GUARD {
12
#endif
13
14
extern
bool
g_claim_ownership
;
15
extern
bool
g_raw_symlinks
;
16
extern
uid_t
g_uid
;
17
extern
gid_t
g_gid
;
18
extern
bool
g_world_readable
;
19
20
#ifdef CVMFS_NAMESPACE_GUARD
21
}
// namespace CVMFS_NAMESPACE_GUARD
22
#endif
23
24
#endif // CVMFS_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.h
Generated on Sun Sep 29 2024 00:18:10 for CernVM-FS by
1.8.5