XRootD
Loading...
Searching...
No Matches
XrdSecgsiOpts.hh File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LIB_XRDVOMS   "libXrdVoms.so"
 
#define OTINIT(a, b, x)   {a, b, sizeof(x)/sizeof(x [0]), x}
 
#define WARN(x)   std::cerr <<"Secgsi warning: " << x <<'\n' <<std::flush
 

Macro Definition Documentation

◆ LIB_XRDVOMS

#define LIB_XRDVOMS   "libXrdVoms.so"

Definition at line 42 of file XrdSecgsiOpts.hh.

Referenced by XrdSecProtocolgsiInit().

◆ OTINIT

#define OTINIT ( a,
b,
x )   {a, b, sizeof(x)/sizeof(x [0]), x}

Definition at line 40 of file XrdSecgsiOpts.hh.

◆ WARN

#define WARN ( x)    std::cerr <<"Secgsi warning: " << x <<'\n' <<std::flush

Definition at line 38 of file XrdSecgsiOpts.hh.