get_net.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "xnet.h"

Include dependency graph for get_net.c:

Go to the source code of this file.

Functions

int __GetNetPoint ()
void InitNetPoint ()
void GetNetPoint (Widget w, XtPointer closure, XtPointer call_data)

Variables

static time_t times [2]
static unsigned long long bytes [2]
XNetResources resources


Function Documentation

int __GetNetPoint  ) 
 

Definition at line 11 of file get_net.c.

References bytes, interface, and times.

Referenced by GetNetPoint(), and InitNetPoint().

void GetNetPoint Widget  w,
XtPointer  closure,
XtPointer  call_data
 

Definition at line 97 of file get_net.c.

References __GetNetPoint(), bytes, divisor, times, and units.

Referenced by main().

Here is the call graph for this function:

void InitNetPoint void   ) 
 

Definition at line 87 of file get_net.c.

References __GetNetPoint(), bytes, and times.

Referenced by main().

Here is the call graph for this function:


Variable Documentation

unsigned long long bytes[2] [static]
 

Definition at line 7 of file get_net.c.

Referenced by __GetNetPoint(), GetNetPoint(), and InitNetPoint().

XNetResources resources
 

Definition at line 101 of file xnet.c.

time_t times[2] [static]
 

Definition at line 6 of file get_net.c.

Referenced by __GetNetPoint(), GetNetPoint(), and InitNetPoint().


Generated on Thu Apr 27 14:28:41 2006 for xnet by  doxygen 1.4.2