Coda Distributed File System
Functions
tokentool.c File Reference
#include <sys/param.h>
#include <time.h>
#include <stdio.h>
#include <stdlib.h>
#include "coda_string.h"
#include <rpc2/rpc2.h>
#include "auth2.h"
#include "tokenfile.h"
#include "codatoken.h"
Include dependency graph for tokentool.c:

Functions

char * read_string (char *question)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ read_string()

char * read_string ( char *  question)