|
Coda Distributed File System
|
#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"
Functions | |
| char * | read_string (char *question) |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| char * read_string | ( | char * | question | ) |