LEAD.


Data Structures

struct  rpmlead
 The lead data structure. More...

Files

file  rpmlead.c
file  rpmlead.h
 Routines to read and write an rpm lead structure for a a package.
file  rpmlib.h

Functions

int writeLead (FD_t fd, const struct rpmlead *lead)
 Write lead to file handle.
int readLead (FD_t fd, struct rpmlead *lead)
 Read lead from file handle.

Function Documentation

int readLead ( FD_t  fd,
struct rpmlead lead 
)

Read lead from file handle.

Parameters:
fd file handle
Return values:
lead data address
Returns:
0 on success, 1 on error

Definition at line 45 of file rpmlead.c.

int writeLead ( FD_t  fd,
const struct rpmlead lead 
)

Write lead to file handle.

Parameters:
fd file handle
lead data address
Returns:
0 on success, 1 on error

Definition at line 20 of file rpmlead.c.


Generated on Mon Sep 28 03:22:15 2009 for rpm by  doxygen 1.5.9