|
xrootd
|
#include <stdio.h>#include <stdlib.h>#include <string.h>#include <errno.h>
Functions | |
| int | XrdSecgsiGMAPInit (const char *cfg) |
| char * | XrdSecgsiGMAPFun (const char *dn, int now) |
Variables | |
| static char * | ldapsrv = 0 |
| static char * | searchbase = 0 |
| static char * | attribute = 0 |
| char* XrdSecgsiGMAPFun | ( | const char * | dn, |
| int | now | ||
| ) |
References attribute, ldapsrv, searchbase, and XrdSecgsiGMAPInit().
| int XrdSecgsiGMAPInit | ( | const char * | cfg | ) |
|
static |
Referenced by XrdSecgsiGMAPFun().
|
static |
Referenced by XrdSecgsiGMAPFun().
|
static |
Referenced by XrdSecgsiGMAPFun().
1.8.3.1