Searched defs:touch_file (Results 1 – 8 of 8) sorted by relevance
70 static void touch_file(const char* name, unsigned int size) { in touch_file() function
54 static void touch_file(const char* path) { in touch_file() function
365 static void touch_file(const char* name) { in touch_file() function
99 static void touch_file(const char* name) { in touch_file() function
1121 const char *touch_file = NULL; in main() local
988 int touch_file(const char *path, bool parents, usec_t stamp, uid_t uid, gid_t gid, mode_t mode) { in touch_file() function