get_mem.c File Reference

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

Include dependency graph for get_mem.c:

Go to the source code of this file.

Functions

int __GetMemPoint ()
void InitMemPoint ()
void GetMemPoint (Widget w, XtPointer closure, XtPointer call_data)

Variables

static unsigned long long bytes [2]


Function Documentation

int __GetMemPoint  ) 
 

Definition at line 9 of file get_mem.c.

References bytes.

Referenced by GetMemPoint(), and InitMemPoint().

void GetMemPoint Widget  w,
XtPointer  closure,
XtPointer  call_data
 

Definition at line 72 of file get_mem.c.

References __GetMemPoint(), ASSERT, and bytes.

Referenced by main().

Here is the call graph for this function:

void InitMemPoint void   ) 
 

Definition at line 64 of file get_mem.c.

References __GetMemPoint(), and bytes.

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_mem.c.


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