| dpkg 1.22.7-3-g89f48
    | 
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. | |
| const char * | pkgbin_synopsis (const struct pkginfo *pkg, const struct pkgbin *pkgbin, int *len_ret) | 
| Return a string representation of the package synopsis. | |
| const char * | pkg_synopsis (const struct pkginfo *pkg, int *len_ret) | 
| Return a string representation of the package synopsis. | |
| int | pkg_abbrev_want (const struct pkginfo *pkg) | 
| Return a character abbreviated representation of the package want status. | |
| int | pkg_abbrev_status (const struct pkginfo *pkg) | 
| Return a character abbreviated representation of the package current status. | |
| int | pkg_abbrev_eflag (const struct pkginfo *pkg) | 
| Return a character abbreviated representation of the package eflag status. | |