Logo ROOT   6.14/05
Reference Guide
Typedefs
AFSAuthTypes.h File Reference

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 Documentation

◆ AFSLocalCell_t

typedef char*(* AFSLocalCell_t) ()

Definition at line 46 of file AFSAuthTypes.h.

◆ DeleteAFSToken_t

typedef void(* DeleteAFSToken_t) (void *)

Definition at line 42 of file AFSAuthTypes.h.

◆ GetAFSToken_t

typedef void*(* GetAFSToken_t) (const char *, const char *, int, int, char **)

Definition at line 34 of file AFSAuthTypes.h.

◆ VerifyAFSToken_t

typedef int(* VerifyAFSToken_t) (void *)

Definition at line 39 of file AFSAuthTypes.h.