Home
last modified time | relevance | path

Searched refs:PKG_STAT_CONFIGFILES (Results 1 – 19 of 19) sorted by relevance

/dports/archivers/dpkg/dpkg-1.19.7/lib/dpkg/t/
H A Dt-pkginfo.c106 pkg_set_status(&pkg4, PKG_STAT_CONFIGFILES); in test_pkginfo_instance_tracking()
122 pkg_set_status(&set.pkg, PKG_STAT_CONFIGFILES); in test_pkginfo_instance_tracking()
/dports/archivers/dpkg/dpkg-1.19.7/lib/dpkg/
H A Dpkg-namevalue.c69 NAMEVALUE_DEF("config-files", PKG_STAT_CONFIGFILES),
H A Ddump.c265 case PKG_STAT_CONFIGFILES: in w_status()
437 if (pkg->status <= PKG_STAT_CONFIGFILES || in w_trigaw()
H A Ddb-fsys-files.c108 if (pkg->status != PKG_STAT_CONFIGFILES && in ensure_packagefiles_available()
H A Ddpkg-db.h170 PKG_STAT_CONFIGFILES, enumerator
H A Ddbmodify.c446 if (pkg->status <= PKG_STAT_CONFIGFILES) { in modstatdb_note()
H A Dtriglib.c92 if (aw && pend->status > PKG_STAT_CONFIGFILES) in trig_record_activation()
H A Dparse.c239 (pkg->status <= PKG_STAT_CONFIGFILES || in pkg_parse_verify()
/dports/archivers/dpkg/dpkg-1.19.7/src/
H A Dremove.c118 pkg->status == PKG_STAT_CONFIGFILES && in deferred_remove()
128 if (pkg->installed.essential && pkg->status != PKG_STAT_CONFIGFILES) in deferred_remove()
182 if (pkg->status > PKG_STAT_CONFIGFILES) { in deferred_remove()
379 pkg_set_status(pkg, PKG_STAT_CONFIGFILES); in removal_bulk_remove_files()
H A Ddepcon.c352 case PKG_STAT_CONFIGFILES: in depisok()
580 case PKG_STAT_CONFIGFILES: in depisok()
663 case PKG_STAT_CONFIGFILES: in depisok()
H A Dunpack.c852 otherpkg->status == PKG_STAT_CONFIGFILES || in pkg_disappear_others()
959 if (otherpkg->status <= PKG_STAT_CONFIGFILES) in pkgset_getting_in_sync()
1203 pkg->status != PKG_STAT_CONFIGFILES) { in process_archive()
1310 } else if (oldversionstatus == PKG_STAT_CONFIGFILES) { in process_archive()
1329 oldversionstatus == PKG_STAT_CONFIGFILES) { in process_archive()
H A Dcleanup.c214 pkg_set_status(pkg, PKG_STAT_CONFIGFILES); in cu_preinstnew()
H A Dpackages.c100 if (pkg->status == PKG_STAT_CONFIGFILES) in enqueue_pending()
545 breaker->status == PKG_STAT_CONFIGFILES) in breaks_check_one()
H A Dhelp.c43 [PKG_STAT_CONFIGFILES] = N_("not installed but configs remain"),
H A Denquiry.c260 case PKG_STAT_CONFIGFILES: in yettobeunpacked()
H A Dconfigure.c565 if (otherpkg->status <= PKG_STAT_CONFIGFILES) in deferred_configure()
H A Darchives.c870 if (otherpkg->status == PKG_STAT_CONFIGFILES) in tarobject()
/dports/archivers/dpkg/dpkg-1.19.7/dselect/
H A Dpkgcmds.cc99 if (status == PKG_STAT_CONFIGFILES) in reallywant()
169 pkg->status == PKG_STAT_CONFIGFILES) in would_like_to_install()
H A Dpkglist.cc196 case PKG_STAT_CONFIGFILES: in ensurestatsortinfo()
247 case PKG_STAT_CONFIGFILES: in ensurestatsortinfo()