Coda Distributed File System
Functions | Variables
testlka.c File Reference
#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"
Include dependency graph for testlka.c:

Functions

int LWP_DispatchProcess (void)
 
int main (int argc, char **argv)
 

Variables

char em [4096]
 
int emlen = sizeof(em)
 

Function Documentation

◆ LWP_DispatchProcess()

int LWP_DispatchProcess ( void  )

◆ main()

int main ( int  argc,
char **  argv 
)

Variable Documentation

◆ em

char em[4096]

◆ emlen

int emlen = sizeof(em)