|
ROOT 6.10/00 Reference Guide |
Typedefs | |
| typedef char *(* | AFSLocalCell_t )() |
| typedef void(* | DeleteAFSToken_t )(void *) |
| typedef void *(* | GetAFSToken_t )(const char *, const char *, int, int, char **) |
| typedef int(* | VerifyAFSToken_t )(void *) |
| typedef char*(* AFSLocalCell_t)() |
Definition at line 46 of file AFSAuthTypes.h.
Definition at line 42 of file AFSAuthTypes.h.
| typedef void*(* GetAFSToken_t)(const char *, const char *, int, int, char **) |
Definition at line 34 of file AFSAuthTypes.h.
| typedef int(* VerifyAFSToken_t)(void *) |
Definition at line 39 of file AFSAuthTypes.h.