DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦d2df69a24⟧ TextFile

    Length: 151 (0x97)
    Types: TextFile
    Names: »main.h«

Derivation

└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit
    └─⟦6311a4dba⟧ »EurOpenD3/network/snmp/cmu-snmp1.0.tar« 
        └─⟦this⟧ »apps/snmpnetstat/main.h« 

TextFile


#ifndef MAXHOSTNAMELEN
#define MAXHOSTNAMELEN	64
#endif


extern char *community;
extern struct sockaddr_in address;
extern int reqid;
extern int sd;