Home
last modified time | relevance | path

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

/dports/archivers/opkg-openwrt/opkg-b07cde3/libopkg/
H A Dpkg_parse.h49 #define PFM_SECTION (1 << 20) macro
H A Dpkg_parse.c310 if ((mask & PFM_SECTION) && is_field("Section", line)) in pkg_parse_line()