Searched refs:linklib (Results 1 – 3 of 3) sorted by relevance
63 int linklib(const char* uuid, const char* pkgname, const char* asecLibDir, int userId);
367 return linklib(parse_null(arg[0]), arg[1], arg[2], atoi(arg[3])); in do_linklib()
1636 int linklib(const char* uuid, const char* pkgname, const char* asecLibDir, int userId) in linklib() function