Searched refs:empty_buf (Results 1 – 1 of 1) sorted by relevance
366 char *empty_buf = NULL; /* empty buffer used to fill temp file */ in map_and_thread() local389 empty_buf = malloc(pagesize * pages_num); in map_and_thread()390 if (write(fd, empty_buf, pagesize * pages_num) != in map_and_thread()393 free(empty_buf); in map_and_thread()413 free(empty_buf); in map_and_thread()459 free(empty_buf); in map_and_thread()484 free(empty_buf); in map_and_thread()495 free(empty_buf); in map_and_thread()514 free(empty_buf); in map_and_thread()519 free(empty_buf); in map_and_thread()