dpkg 1.21.11
Data Fields

Node indicates that parent's Triggers-Pending mentions name. More...

#include <dpkg-db.h>

Collaboration diagram for trigpend:
[legend]

Data Fields

struct trigpendnext
 
const char * name
 

Detailed Description

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).

Field Documentation

◆ name

const char* trigpend::name

Referenced by trig_note_pend_core(), and w_trigpend().

◆ next

struct trigpend* trigpend::next

Referenced by trig_note_pend_core(), and w_trigpend().


The documentation for this struct was generated from the following file: