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