ROOT 6.18/05 Reference Guide |
Functions | |
static int | AuxFunc (const char *, XrdProofGroup *g, void *s) |
Generic function used for auxiliary purpose. More... | |
static int | CheckUser (const char *, XrdProofGroup *g, void *u) |
Check if user 'u' is memmebr of group 'grp'. More... | |
static int | ExportGroup (const char *, XrdProofGroup *g, void *u) |
Add a string describing group 'g' to a global string. More... | |
static int | GetGroupsInfo (const char *, XrdProofGroup *g, void *s) |
Fill the global group structure. More... | |
static int | PrintGroup (const char *, XrdProofGroup *g, void *) |
Print info describing group 'g' to stdout. More... | |
static int | SetGroupFracEff (const char *, XrdProofGroup *g, void *s) |
Check if user 'u' is memmebr of group 'grp'. More... | |
|
static |
Generic function used for auxiliary purpose.
Definition at line 76 of file XrdProofGroup.cxx.
|
static |
Check if user 'u' is memmebr of group 'grp'.
Definition at line 31 of file XrdProofGroup.cxx.
|
static |
Add a string describing group 'g' to a global string.
Definition at line 46 of file XrdProofGroup.cxx.
|
static |
Fill the global group structure.
Definition at line 585 of file XrdProofGroup.cxx.
|
static |
Print info describing group 'g' to stdout.
Definition at line 65 of file XrdProofGroup.cxx.
|
static |
Check if user 'u' is memmebr of group 'grp'.
Definition at line 616 of file XrdProofGroup.cxx.