Searched refs:writelen (Results 1 – 1 of 1) sorted by relevance
257 uint16_t writelen = (p->len + 9) & ~3; in output_records() local261 write(outfd, &p->addr, writelen); in output_records()