#include "system.h"
#include <netinet/in.h>
#include <rpmlib.h>
#include "signature.h"
#include "rpmlead.h"
#include "debug.h"
Go to the source code of this file.
Functions | |
rpmRC | writeLead (FD_t fd, const struct rpmlead *lead) |
rpmRC | readLead (FD_t fd, struct rpmlead *lead) |
Variables | |
unsigned char | lead_magic [] |
Definition in file rpmlead.c.
|
Initial value: Definition at line 20 of file rpmlead.c. Referenced by readLead(), and writeLead(). |