Searched defs:touch (Results 1 – 2 of 2) sorted by relevance
24 static int map_mem(char *path, off_t offset, size_t length, int touch) in map_mem()62 static int scan_tree(char *path, char *file, off_t offset, size_t length, int touch) in scan_tree()
55 static void touch(void) in touch() function