Home
last modified time | relevance | path

Searched refs:pkg_replaces (Results 1 – 4 of 4) sorted by path

/dports/archivers/opkg-openwrt/opkg-b07cde3/
H A DChangeLog.ipkg433 added pkg_provides, pkg_replaces, pkg_conflicts
/dports/archivers/opkg-openwrt/opkg-b07cde3/libopkg/
H A Dopkg_install.c830 if (pkg_replaces(pkg, owner)) { in check_data_file_clashes()
908 if (pkg_replaces(pkg, owner)) { in check_data_file_clashes_change()
H A Dpkg_depends.c447 int pkg_replaces(pkg_t * pkg, pkg_t * replacee) in pkg_replaces() function
H A Dpkg_depends.h74 int pkg_replaces(pkg_t * pkg, pkg_t * replacee);