Logo ROOT   6.10/00
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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

typedef char*(* AFSLocalCell_t)()

Definition at line 46 of file AFSAuthTypes.h.

typedef void(* DeleteAFSToken_t)(void *)

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.