Searched defs:touch (Results 1 – 5 of 5) 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()
18 void *touch(void *unused) in touch() function
36 void *touch(void *unused) in touch() function
96 int flags = MAP_PRIVATE, touch = 0; in main() local
55 static void touch(void) in touch() function