Home | History | Annotate | Download | only in sdcard

Lines Matching defs:touch

407 static int touch(char* path, mode_t mode) {
1005 if (touch(nomedia, 0664) != 0) {
1006 ERROR("Failed to touch(%s): %s\n", nomedia, strerror(errno));
1013 if (touch(nomedia, 0664) != 0) {
1014 ERROR("Failed to touch(%s): %s\n", nomedia, strerror(errno));