Home
last modified time | relevance | path

Searched refs:touch (Results 1 – 5 of 5) sorted by relevance

/system/security/keystore/tests/
DMakefile59 touch $@
95 touch $@
/system/core/rootdir/
DAndroid.mk37 $(hide) mkdir -p $(dir $@) && rm -rf $(dir $@)*.bcp.dep && touch $@
Dinit.rc163 # change permissions for all cpusets we'll touch at runtime
/system/keymaster/
DMakefile133 touch $@
165 touch $@
/system/core/sdcard/
Dsdcard.c442 static int touch(char* path, mode_t mode) { in touch() function
978 if (touch(nomedia, 0664) != 0) { in handle_mkdir()
986 if (touch(nomedia, 0664) != 0) { in handle_mkdir()