#include "speakfree.h"
#include "version.h"
Compounds | |
struct | lwl |
Functions | |
char * | prog_name (char *arg) |
void | usage (void) |
char * | dupSdesItem (char **cp) |
void | destroyLwl (struct lwl *lw) |
void | dumpLwl (FILE *fo, struct lwl *lw) |
int | main (int argc, char *argv[]) |
Variables | |
int | sock |
char * | prog |
sockaddr_in | lookhost |
int | lwlport = Internet_Port + 2 |
int | debugging = FALSE |
int | showmessage = FALSE |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|