Home
last modified time | relevance | path

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

/dports/archivers/opkg-openwrt/opkg-b07cde3/libopkg/
H A Dopkg.h48 int opkg_install_package(const char *package_name,
H A Dopkg.c199 opkg_install_package(const char *package_name, in opkg_install_package() function
/dports/archivers/opkg-openwrt/opkg-b07cde3/tests/
H A Dlibopkg_test.c119 opkg_install_package(argv[2], progress_callback, in main()