dpkg 1.22.7-3-g89f48
|
Node indicates that parent's Triggers-Pending mentions name. More...
#include <dpkg-db.h>
Data Fields | |
struct trigpend * | next |
const char * | name |
Node indicates that parent's Triggers-Pending mentions name.
Note: These nodes do double duty: after they're removed from a package's trigpend list, references may be preserved by the trigger cycle checker (see trigproc.c).
const char* trigpend::name |
Referenced by trig_note_pend_core(), trigproc(), and w_trigpend().
struct trigpend* trigpend::next |
Referenced by trig_note_pend_core(), trigproc(), and w_trigpend().