Searched refs:restorecon (Results 1 – 8 of 8) sorted by relevance
43 int restorecon(const char *pathname);
77 KEYWORD(restorecon, COMMAND, 1, do_restorecon)
1066 restorecon("/dev"); in main()1067 restorecon("/dev/socket"); in main()1068 restorecon("/dev/__properties__"); in main()
528 int restorecon(const char* pathname) in restorecon() function
853 if (restorecon(args[i]) < 0) in do_restorecon()
205 restorecon <path> [ <path> ]*
178 restorecon \
25 restorecon /adb_keys196 # We restorecon /cache in case the cache partition has been reset.228 # We restorecon /data in case the userdata partition has been reset.229 restorecon /data