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