Home
last modified time | relevance | path

Searched defs:touch_file (Results 1 – 8 of 8) sorted by relevance

/third_party/libuv/test/
Dtest-fs-copyfile.c70 static void touch_file(const char* name, unsigned int size) { in touch_file() function
Dtest-fs-poll.c54 static void touch_file(const char* path) { in touch_file() function
Dtest-fork.c365 static void touch_file(const char* name) { in touch_file() function
Dtest-fs-event.c99 static void touch_file(const char* name) { in touch_file() function
/third_party/libpng/contrib/libtests/
Dpngunknown.c1121 const char *touch_file = NULL; in main() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngunknown.c1121 const char *touch_file = NULL; in main() local
/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/
Dpngunknown.c1121 const char *touch_file = NULL; in main() local
/third_party/eudev/src/shared/
Dutil.c988 int touch_file(const char *path, bool parents, usec_t stamp, uid_t uid, gid_t gid, mode_t mode) { in touch_file() function