Home
last modified time | relevance | path

Searched refs:restorecon (Results 1 – 8 of 8) sorted by relevance

/system/core/init/
Dutil.h43 int restorecon(const char *pathname);
Dkeywords.h77 KEYWORD(restorecon, COMMAND, 1, do_restorecon)
Dinit.c1066 restorecon("/dev"); in main()
1067 restorecon("/dev/socket"); in main()
1068 restorecon("/dev/__properties__"); in main()
Dutil.c528 int restorecon(const char* pathname) in restorecon() function
Dbuiltins.c853 if (restorecon(args[i]) < 0) in do_restorecon()
Dreadme.txt205 restorecon <path> [ <path> ]*
/system/core/toolbox/
DAndroid.mk178 restorecon \
/system/core/rootdir/
Dinit.rc25 restorecon /adb_keys
196 # 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