dpkg 1.21.11
Functions
trignote.c File Reference

(31eb54491)

#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>
Include dependency graph for trignote.c:

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)