#include "system.h"
#include "header.h"
#include "rpmlead.h"
#include "signature.h"
#include "debug.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 10 of file rpmheader.c.
References EXIT_FAILURE, Ferror(), Fopen(), Fstrerror(), HEADER_MAGIC_NO, HEADER_MAGIC_YES, headerRead(), headerWrite(), rpmlead::major, readLead(), rpmReadSignature(), setprogname, and rpmlead::signature_type.