src/test/test6.c File Reference

#include <sys/types.h>
#include <sys/stat.h>
#include <errno.h>
#include <fcntl.h>
#include <limits.h>
#include <signal.h>
#include <stdlib.h>
#include <unistd.h>
#include <stdio.h>

Go to the source code of this file.

Defines

#define MAX_ERROR   4

Functions

 _PROTOTYPE (int main,(int argc, char *argv[]))
 _PROTOTYPE (void test6a,(void))
 _PROTOTYPE (void e,(int n))
int main (int argc, argv)
void test6a ()
void test6b ()
void test6c ()
void e (int n)
void quit ()

Variables

int errct
int subtest = 1
int zilch [5000]
char curdir [PATH_MAX]


Define Documentation

#define MAX_ERROR   4

Definition at line 13 of file test6.c.


Function Documentation

_PROTOTYPE ( void  e,
(int n  
)

_PROTOTYPE ( void  test6a,
(void)   
)

_PROTOTYPE ( int  main,
(int argc, char *argv[])   
)

void e ( int  n  ) 

Definition at line 184 of file test6.c.

int main ( int argc  ,
argv   
)

Definition at line 27 of file test6.c.

void quit ( void   ) 

Definition at line 201 of file test6.c.

void test6a (  ) 

Definition at line 61 of file test6.c.

void test6b (  ) 

Definition at line 111 of file test6.c.

void test6c (  ) 

Definition at line 124 of file test6.c.


Variable Documentation

char curdir[PATH_MAX]

Definition at line 18 of file test6.c.

int errct

Definition at line 15 of file test6.c.

int subtest = 1

Definition at line 16 of file test6.c.

int zilch[5000]

Definition at line 17 of file test6.c.


Generated on Tue Mar 9 04:37:06 2010 for Minix by  doxygen 1.5.8