src/test/test4.c File Reference

#include <sys/types.h>
#include <sys/wait.h>
#include <fcntl.h>
#include <signal.h>
#include <stdlib.h>
#include <unistd.h>
#include <stdio.h>
#include <string.h>

Go to the source code of this file.

Functions

 _PROTOTYPE (int main,(void))
 _PROTOTYPE (void subr,(void))
int main ()
void subr ()
void nofork ()
void quit ()

Variables

pid_t pid0
pid_t pid1
pid_t pid2
pid_t pid3
int s
int i
int fd
int nextb
int errct = 0
char * tempfile = "test4.temp"
char buf [1024]
int errno


Function Documentation

_PROTOTYPE ( void  subr,
(void)   
)

_PROTOTYPE ( int  main,
(void)   
)

int main ( void   ) 

Definition at line 23 of file test4.c.

void nofork (  ) 

Definition at line 83 of file test4.c.

void quit ( void   ) 

Definition at line 90 of file test4.c.

void subr (  ) 

Definition at line 42 of file test4.c.


Variable Documentation

char buf[1024]

Definition at line 15 of file test4.c.

int errct = 0

Definition at line 13 of file test4.c.

int errno

Definition at line 70 of file rcp.c.

int fd

Definition at line 13 of file test4.c.

int i

Definition at line 13 of file test4.c.

int nextb

Definition at line 13 of file test4.c.

pid_t pid0

Definition at line 12 of file test4.c.

pid_t pid1

Definition at line 12 of file test4.c.

pid_t pid2

Definition at line 12 of file test4.c.

pid_t pid3

Definition at line 12 of file test4.c.

int s

Definition at line 13 of file test4.c.

char* tempfile = "test4.temp"

Definition at line 14 of file test4.c.


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