get_net.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "assert.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]


Function Documentation

int __GetNetPoint  ) 
 

Definition at line 10 of file get_net.c.

References bytes, _XNetResources::interface, times, and xnet_resources.

Referenced by GetNetPoint(), and InitNetPoint().

void GetNetPoint Widget  w,
XtPointer  closure,
XtPointer  call_data
 

Definition at line 96 of file get_net.c.

References __GetNetPoint(), ASSERT, bytes, and times.

Referenced by main().

Here is the call graph for this function:

void InitNetPoint void   ) 
 

Definition at line 86 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 8 of file get_net.c.

time_t times[2] [static]
 

Definition at line 7 of file get_net.c.


Generated on Mon May 8 16:47:55 2006 for xmonitors by  doxygen 1.4.2