Coda Distributed File System
Functions
avenus.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int U_DeleteLocalTokens (const char *realm)
 
int U_GetLocalTokens (ClearToken *cToken, EncryptedSecretToken sToken, const char *realm)
 
int U_SetLocalTokens (int setPag, ClearToken *cToken, EncryptedSecretToken sToken, const char *realm)
 

Function Documentation

◆ U_DeleteLocalTokens()

int U_DeleteLocalTokens ( const char *  realm)

◆ U_GetLocalTokens()

int U_GetLocalTokens ( ClearToken *  cToken,
EncryptedSecretToken  sToken,
const char *  realm 
)

◆ U_SetLocalTokens()

int U_SetLocalTokens ( int  setPag,
ClearToken *  cToken,
EncryptedSecretToken  sToken,
const char *  realm 
)