Searched refs:restorecon (Results 1 – 7 of 7) sorted by relevance
63 int restorecon(const char *pathname);
1048 if (restorecon("/init") == -1) { in main()1064 restorecon("/dev"); in main()1065 restorecon("/dev/socket"); in main()1066 restorecon("/dev/__properties__"); in main()
81 KEYWORD(restorecon, COMMAND, 1, do_restorecon)
456 int restorecon(const char* pathname) in restorecon() function
760 if (restorecon(args[i]) < 0) in do_restorecon()
241 restorecon <path> [ <path> ]*
19 restorecon /adb_keys256 # We restorecon /cache in case the cache partition has been reset.288 # We restorecon /data in case the userdata partition has been reset.289 restorecon /data