Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
int len = ntohs(getshort(ans+off));
int retval = off+len+2;
int i,j;
char name[256];
static char name[256];
off += 2;
switch (typ) {