|
dpkg 1.22.7-3-g89f48
|
Node indicates that aw's Triggers-Awaited mentions pend. More...
#include <dpkg-db.h>
Data Fields | ||
| struct pkginfo * | aw | |
| struct pkginfo * | pend | |
| struct trigaw * | samepend_next | |
| struct { | ||
| struct trigaw * next | ||
| struct trigaw * prev | ||
| } | sameaw | |
Node indicates that aw's Triggers-Awaited mentions pend.
| struct pkginfo* trigaw::aw |
Referenced by modstatdb_note(), trig_clear_awaiters(), and trig_note_aw().
| struct trigaw* trigaw::next |
Referenced by modstatdb_note(), trig_note_aw(), and w_trigaw().
| struct pkginfo * trigaw::pend |
Referenced by trig_note_aw(), and w_trigaw().
| struct trigaw * trigaw::prev |
| struct { ... } trigaw::sameaw |
Referenced by modstatdb_note(), trig_note_aw(), and w_trigaw().
| struct trigaw* trigaw::samepend_next |
Referenced by trig_clear_awaiters(), and trig_note_aw().