12 #ifndef ROOT_AFSAuthTypes 13 #define ROOT_AFSAuthTypes 34 typedef void *(*GetAFSToken_t)(
const char *,
const char *, int, int,
char **);
46 typedef char *(*AFSLocalCell_t)();
void(* DeleteAFSToken_t)(void *)
int(* VerifyAFSToken_t)(void *)
typedef void((*Func_t)())