|
Coda Distributed File System
|
#include <sys/param.h>#include <stdio.h>#include <fcntl.h>#include <ctype.h>#include <errno.h>#include "coda_string.h"#include <unistd.h>#include <stdlib.h>#include "lka_private.h"
Functions | |
| int | LWP_DispatchProcess (void) |
| int | main (int argc, char **argv) |
Variables | |
| char | em [4096] |
| int | emlen = sizeof(em) |
| int LWP_DispatchProcess | ( | void | ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| char em[4096] |
| int emlen = sizeof(em) |