#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] |
|
Definition at line 10 of file get_net.c. References bytes, _XNetResources::interface, times, and xnet_resources. Referenced by GetNetPoint(), and InitNetPoint(). |
|
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: |
|
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: |
|
|
|
|