Searched refs:pkg_installCommonMode (Results 1 – 1 of 1) sorted by relevance
82 static int32_t pkg_installCommonMode(const char *installDir, const char *fileName);653 result = pkg_installCommonMode(o->install, targetFileNamePath); in pkg_executeOptions()1203 static int32_t pkg_installCommonMode(const char *installDir, const char *fileName) { in pkg_installCommonMode() function