|
dpkg 1.22.7-3-g89f48
|
#include <config.h>#include <compat.h>#include <string.h>#include <dpkg/dpkg.h>#include <dpkg/dpkg-db.h>#include <dpkg/pkg.h>#include <dpkg/pkg-list.h>#include <dpkg/dlist.h>#include <dpkg/triglib.h>Functions | |
| bool | trig_note_pend_core (struct pkginfo *pend, const char *trig) |
| bool | trig_note_pend (struct pkginfo *pend, const char *trig) |
| bool | trig_note_aw (struct pkginfo *pend, struct pkginfo *aw) |
| void | trig_awaited_pend_enqueue (struct pkginfo *pend) |
| void | trig_awaited_pend_foreach (trig_awaited_pend_foreach_func *func) |
| void | trig_awaited_pend_free (void) |