|
rpm
4.5
|
#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) |
| Write lead to file handle. | |
| rpmRC | readLead (FD_t fd, struct rpmlead *lead) |
| Read lead from file handle. | |
Variables | |
| static unsigned char | lead_magic [] |
|
static |
Definition at line 20 of file rpmlead.c.
Referenced by readLead(), and writeLead().
1.8.2