Searched refs:empty_buf (Results 1 – 1 of 1) sorted by relevance
286 char *empty_buf = NULL; /* empty buffer used to fill temp file */ in map_and_thread() local308 empty_buf = malloc(pagesize * pages_num); in map_and_thread()309 if (write(fd, empty_buf, pagesize * pages_num) != in map_and_thread()312 free(empty_buf); in map_and_thread()331 free(empty_buf); in map_and_thread()375 free(empty_buf); in map_and_thread()399 free(empty_buf); in map_and_thread()409 free(empty_buf); in map_and_thread()428 free(empty_buf); in map_and_thread()432 free(empty_buf); in map_and_thread()