src/commands/aal/rd.c File Reference

#include <out.h>
#include "object.h"

Go to the source code of this file.

Defines

#define PARTEMIT   0
#define PARTRELO   1
#define PARTNAME   2
#define PARTCHAR   3
#define PARTDBUG   3
#define NPARTS   (PARTDBUG + 1)
#define OUTSECT(i)   (outseek[PARTEMIT] = offset[i])
#define BEGINSEEK(p, o)   (outseek[(p)] = (o))

Functions

long lseek ()
 rd_fdopen (fd)
 rd_close ()
 rd_fd ()
 rd_ohead (struct outhead *head)
 rd_rew_relos (struct outhead *head)
 rd_sect (struct outsect *sect, unsigned int cnt)
 rd_outsect (s)
 rd_emit (char *emit, long cnt)
 rd_relo (struct outrelo *relo, unsigned int cnt)
 rd_name (struct outname *name, unsigned int cnt)
 rd_string (char *addr, long len)

Variables

long n


Define Documentation

#define BEGINSEEK ( p,
 )     (outseek[(p)] = (o))

Definition at line 40 of file rd.c.

#define NPARTS   (PARTDBUG + 1)

Definition at line 30 of file rd.c.

#define OUTSECT ( i   )     (outseek[PARTEMIT] = offset[i])

Definition at line 38 of file rd.c.

#define PARTCHAR   3

Definition at line 24 of file rd.c.

#define PARTDBUG   3

Definition at line 28 of file rd.c.

#define PARTEMIT   0

Definition at line 21 of file rd.c.

#define PARTNAME   2

Definition at line 23 of file rd.c.

#define PARTRELO   1

Definition at line 22 of file rd.c.


Function Documentation

long lseek (  ) 

rd_close (  ) 

Definition at line 93 of file rd.c.

rd_emit ( char *  emit,
long  cnt 
)

Definition at line 185 of file rd.c.

rd_fd (  ) 

Definition at line 100 of file rd.c.

rd_fdopen ( fd   ) 

Definition at line 76 of file rd.c.

rd_name ( struct outname name,
unsigned int  cnt 
)

Definition at line 216 of file rd.c.

rd_ohead ( struct outhead head  ) 

Definition at line 105 of file rd.c.

rd_outsect ( s   ) 

Definition at line 176 of file rd.c.

rd_relo ( struct outrelo relo,
unsigned int  cnt 
)

Definition at line 193 of file rd.c.

rd_rew_relos ( struct outhead head  ) 

Definition at line 138 of file rd.c.

rd_sect ( struct outsect sect,
unsigned int  cnt 
)

Definition at line 146 of file rd.c.

rd_string ( char *  addr,
long  len 
)

Definition at line 239 of file rd.c.


Variable Documentation

long n

Definition at line 48 of file rd.c.


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