Coda Distributed File System
|
#include <stdio.h>
#include <signal.h>
#include <sys/param.h>
#include <sys/ioctl.h>
#include <sys/signal.h>
#include <sys/socket.h>
#include <sys/time.h>
#include <netinet/in.h>
#include <ctype.h>
#include <errno.h>
#include "coda_string.h"
#include <unistd.h>
#include <stdlib.h>
#include <codaconf.h>
#include <coda_getaddrinfo.h>
Functions | |
int | main (int argc, char **argv) |
Variables | |
int | use_tcp = 0 |
int main | ( | int | argc, |
char ** | argv | ||
) |
int use_tcp = 0 |