Searched refs:pad_bytes (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dfile.c1065 char pad_bytes[PADSZ]; local
1230 * Fill pad_bytes array with newline characters. This array
1236 pad_bytes[pad_cnt] = '\n';
1314 arwrite(name, ar_outfile.fd, pad_bytes, pad_cnt);

Completed in 45 milliseconds