|
dpkg 1.22.7-3-g89f48
|
#include <triglib.h>
Data Fields | ||
| struct pkginfo * | pkg | |
| struct pkgbin * | pkgbin | |
| struct fsys_namenode * | fnn | |
| enum trig_options | options | |
| struct trigfileint * | samefile_next | |
| struct { | ||
| struct trigfileint * next | ||
| struct trigfileint * prev | ||
| } | inoverall | |
| struct fsys_namenode* trigfileint::fnn |
| struct { ... } trigfileint::inoverall |
| struct trigfileint* trigfileint::next |
Referenced by glob_list_free(), pkg_format_free(), pkg_format_needs_db_fsys(), pkg_format_parse(), and pkg_list_free().
| enum trig_options trigfileint::options |
Referenced by trig_file_activate().
| struct pkginfo* trigfileint::pkg |
Referenced by trig_file_activate().
| struct pkgbin* trigfileint::pkgbin |
| struct trigfileint * trigfileint::prev |
| struct trigfileint* trigfileint::samefile_next |
Referenced by trig_file_activate().