|
Coda Distributed File System
|
#include <sys/types.h>#include <time.h>#include <errno.h>#include <unistd.h>#include <stdlib.h>#include <stdio.h>#include <dirent.h>#include <pwd.h>#include "auth2.h"#include "avenus.h"#include "codaconf.h"#include <parse_realms.h>
Macros | |
| #define | EXIT_SUCCESS 0 |
| #define | EXIT_FAILURE 1 |
Functions | |
| int | main (int argc, char *argv[]) |
| #define EXIT_FAILURE 1 |
| #define EXIT_SUCCESS 0 |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |