Searched refs:restorecon_data (Results 1 – 3 of 3) sorted by relevance
228 int restorecon_data();
149 return restorecon_data(arg[0], arg[1], atoi(arg[2])); in do_restorecon_data()
1554 int restorecon_data(const char* pkgName, const char* seinfo, uid_t uid) in restorecon_data() function