Functions

rpmcli-common.h File Reference

#include <stdio.h>
#include <popt.h>
#include <rpm/rpmutil.h>
Include dependency graph for rpmcli-common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

RPM_GNUC_NORETURN void argerror (const char *desc)
void printUsage (poptContext con, FILE *fp, int flags)

Function Documentation

RPM_GNUC_NORETURN void argerror ( const char *  desc  ) 

Definition at line 8 of file rpmcli-common.c.

References _, and __progname.

Referenced by main().

void printUsage ( poptContext  con,
FILE *  fp,
int  flags 
)

Definition at line 25 of file rpmcli-common.c.

References printBanner(), printVersion(), and rpmIsVerbose.

Referenced by main().