Home
last modified time | relevance | path

Searched refs:PFM_CONFLICTS (Results 1 – 2 of 2) sorted by relevance

/dports/archivers/opkg-openwrt/opkg-b07cde3/libopkg/
H A Dpkg_parse.h34 #define PFM_CONFLICTS (1 << 5) macro
H A Dpkg_parse.c234 } else if ((mask & PFM_CONFLICTS) in pkg_parse_line()