dpkg 1.21.11
Functions
pkg-show.h File Reference

(956272322)

#include <dpkg/macros.h>
#include <dpkg/dpkg-db.h>
Include dependency graph for pkg-show.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int pkg_sorter_by_nonambig_name_arch (const void *a, const void *b)
 Compare a package to be sorted by non-ambiguous name and architecture. More...
 
const char * pkgbin_synopsis (const struct pkginfo *pkg, const struct pkgbin *pkgbin, int *len_ret)
 Return a string representation of the package synopsis. More...
 
const char * pkg_synopsis (const struct pkginfo *pkg, int *len_ret)
 Return a string representation of the package synopsis. More...
 
int pkg_abbrev_want (const struct pkginfo *pkg)
 Return a character abbreviated representation of the package want status. More...
 
int pkg_abbrev_status (const struct pkginfo *pkg)
 Return a character abbreviated representation of the package current status. More...
 
int pkg_abbrev_eflag (const struct pkginfo *pkg)
 Return a character abbreviated representation of the package eflag status. More...