|
| 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...
|
| |