Home
last modified time | relevance | path

Searched refs:OPKG_STATE_DIR_PREFIX (Results 1 – 3 of 3) sorted by relevance

/dports/archivers/opkg-openwrt/opkg-b07cde3/libopkg/
H A Dopkg_defines.h26 #define OPKG_STATE_DIR_PREFIX OPKGLIBDIR"/opkg" macro
H A Dopkg_conf.h34 #define OPKG_CONF_LISTS_DIR OPKG_STATE_DIR_PREFIX "/lists"
H A Dpkg_dest.c42 dest->root_dir, OPKG_STATE_DIR_PREFIX); in pkg_dest_init()