stress.c File Reference

(Revision 4452, commited at 2011-03-16)

#include <dim/dic.h>
#include <dim/dis.h>
#include <stdio.h>

Go to the source code of this file.

Functions

int main (int argc, char **argv)
void stress_cmd (long *tag, char *buf, int *size)
void stress_svc (long *tag, long **address, int *size)
void svc_cb (long *tag, int *buf, int *len)

Variables

long infinity
int service_id


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 37 of file stress.c.

void stress_cmd ( long *  tag,
char *  buf,
int *  size 
)

Definition at line 24 of file stress.c.

void stress_svc ( long *  tag,
long **  address,
int *  size 
)

Definition at line 18 of file stress.c.

void svc_cb ( long *  tag,
int *  buf,
int *  len 
)

Definition at line 13 of file stress.c.


Variable Documentation

long infinity

Definition at line 11 of file stress.c.

int service_id

Definition at line 10 of file stress.c.


Generated on 5 Feb 2014 for PyDIM by  doxygen 1.4.7