dpkg 1.21.11
Functions
pkg-format.h File Reference

(cee8e4b5a)

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

Go to the source code of this file.

Functions

bool pkg_format_needs_db_fsys (const struct pkg_format_node *head)
 
struct pkg_format_nodepkg_format_parse (const char *fmt, struct dpkg_error *err)
 
void pkg_format_free (struct pkg_format_node *head)
 
void pkg_format_print (struct varbuf *vb, const struct pkg_format_node *head, struct pkginfo *pkg, struct pkgbin *pkgbin)
 
void pkg_format_show (const struct pkg_format_node *head, struct pkginfo *pkg, struct pkgbin *pkgbin)