src/test/ipc/shmt/shmt10.c File Reference

#include <stdio.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <sys/ipc.h>
#include <sys/shm.h>
#include <stdlib.h>
#include <unistd.h>
#include <signal.h>
#include <errno.h>
#include "test.h"
#include "usctest.h"

Go to the source code of this file.

Defines

#define SIZE   0x32768

Functions

int child (int)
int rm_shm (int)
void fini (int)
int main (int argc, char *argv[])
int rm_shm (shmid)

Variables

char * TCID = "shmt10"
int TST_TOTAL = 2
int Tst_count
int shmid
key_t key


Define Documentation

#define SIZE   0x32768

Definition at line 54 of file shmt10.c.


Function Documentation

int child ( int  iter  ) 

Definition at line 82 of file test1.c.

void fini ( int  sig  ) 

Definition at line 176 of file shmt10.c.

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

Definition at line 72 of file shmt10.c.

int rm_shm ( shmid   ) 

Definition at line 140 of file shmt10.c.

int rm_shm ( int   ) 

Definition at line 196 of file libipc.c.


Variable Documentation

key_t key

Definition at line 66 of file shmt10.c.

int shmid

Definition at line 65 of file shmt10.c.

char* TCID = "shmt10"

LTP Port

Definition at line 60 of file shmt10.c.

int Tst_count

Definition at line 186 of file tst_res.c.

int TST_TOTAL = 2

Definition at line 61 of file shmt10.c.


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